Skip to content

tests: Use dedicated pytest plugin to mark flaky tests

Antoine Lambert requested to merge anlambert/swh-web:mark-flaky-tests into master

Such tests will be executed multiple times if they fail until success.

Merge request reports