Skip to content

test/v1x/python/test_condex.py doesn't finish too often as part of the Python/MacOS job #498

@rturrado

Description

@rturrado
  • Python/MacOS job is part of the GitHub Actions test workflow.
  • I've observed from a few weeks ago that test/v1x/python/test_condex.py fails to finish very often.
  • I wonder if this has something to do with the refactoring I did for OpenQL tests.
    But I've checked my changes and I haven't seen any significative modification there.
  • I'm thinking more on the lines that this has to do with some randomness introduced by the OS (and the test feeding itself from that randomness, of course).
    Something similar happened to us a few weeks ago, where the HiGHS solver was producing two different but perfectly valid solutions depending on the plattorm (x64 and ARM), and our test was expecting only one of them as valid.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions