Skip to content

Flaky CI runs #15

@exhuma

Description

@exhuma
          Some of the test runs have been a bit flaky.  Not sure what the deal is.  Thanks for your PRs though!

Originally posted by @kevin1024 in #11 (comment)

I've looked into the CI definition and saw just now that the jobs have a timeout of 10 minutes:

timeout-minutes: 10

This confirms my suspicion from my earlier post. I've noticed on a friend's laptop that docker is painfully slow on macOS. And - with an educated guess - I assume that the GitHub CI jobs run on docker containers.

This might explain the failures I had above. What do you think about either removing the timeout or increasing it considerably? Maybe we could remove it to get a rough feeling of how long those jobs take?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions