Bug 263442
Summary: | [run-webkit-tests] Add --skip-flaky-tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sam Sneddon [:gsnedders]
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117260700>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/19340
EWS
Committed 269573@main (201382ace8db): <https://commits.webkit.org/269573@main>
Reviewed commits have been landed. Closing PR #19340 and removing active labels.