Skip to content

Flaky Tests CI #207

Closed
Closed
@jpraynaud

Description

@jpraynaud

Since the Mithril Core library was refactored, we meet numerous tests turning red in the CI in a random manner.
Usually, the fix is to re-run the tests. This flakiness is awkwardly not reproducible locally 🤔

We need to find a solution, and it seems that:

  • the problems occurs frequently on tests requiring serialization/deserialization of the core library
  • maybe the problem is due to the github CI, but it is hard to investigate/test (this could be due to the underlying computer running the job)

Examples:

The tests seem to stop with a SIGILL that could be linked to either:

Metadata

Metadata

Labels

bug ⚠️Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions