Skip to content

Timeout issues with mac runners #377

Open
@pancetta

Description

@pancetta

Looks like the mac runners (esp. the one with MPI) keep running into the artificial timeout imposed on the tests. Options:

  • We could remove the timeout in general, but then adding new tests can silently blow up the runtime of the test suite
  • We could remove the timeout for the particular tests, but they actually run quickly on other runners.
  • We could try to remove/increase the timeout for the particular tests on the particular platform, but this might add complexity to the CI workflow.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions