RESOLVED FIXED 263442
[run-webkit-tests] Add --skip-flaky-tests
https://bugs.webkit.org/show_bug.cgi?id=263442
Summary [run-webkit-tests] Add --skip-flaky-tests
Sam Sneddon [:gsnedders]
Reported 2023-10-20 06:58:37 PDT
When doing large rebaselines (e.g. for Bug 127676), we don't always want to rebaseline every test that's currently marked as flaky (as this can lead to constantly changing the expectations files, bloating the git repo for no gain). Allow run-webkit-tests to skip flaky tests; this is similar to the existing --skip-failing-tests (which also skips flaky tests), but _does_ still run failing tests.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-20 06:58:50 PDT
Sam Sneddon [:gsnedders]
Comment 2 2023-10-20 07:09:17 PDT
EWS
Comment 3 2023-10-20 10:46:10 PDT
Committed 269573@main (201382ace8db): <https://commits.webkit.org/269573@main> Reviewed commits have been landed. Closing PR #19340 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.