Skip to content

test_result: Retry flaky tests

Jérome Perrin requested to merge feat/task_distribution_retry_flaky_tests into master

ERP5 functional tests are failing too often, until we improve the tests or the code so that we don't have these intermitent failures, restart the failed tests a bit automatically.

This is of course not good, because it's hiding problems, but the current state of the test suite with many randomly failing test makes that we sometimes miss when permanent failures are introduced.

Edited by Jérome Perrin

Merge request reports