Skip to content

Add ability to quarantine tests

Nailia Iskhakova requested to merge quarantine-tests into master

Adding ability to quarantine tests if needed. This could be helpful in cases like performance#312 (closed) when a single test crushed Chrome and whole SiteSpeed pipeline failed. This issue appeared due to a real bug, but until fix reached the environment, we should have quarantined the test.

Additional changes:

  • Update documentation
Edited by Nailia Iskhakova

Merge request reports