Randomize running of the test suite #2613
Labels
area/general
Related to whole service, not a specific part/integration.
complexity/single-task
Regular task, should be done within days.
kind/internal
Doesn't affect users directly, may be e.g. infrastructure, DB related.
testing
Tests are impacted.
While working on #2590, I've uncovered some weird test failures that appeared after refactoring the GitHub events. I suspected that some of the mocks affect unrelated tests, so I've rebuilt the test image with pytest-randomly and ran the tests on
main
, they randomly fail (pun not intended…).Based on the arch discussion:
The text was updated successfully, but these errors were encountered: