Bug 39012
| Summary: | run-webkit-tests --exit-after-N-failures should not count new tests as failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | abarth, cjerdonek, dbates, mrobinson, ossy, xan.lopez |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Eric Seidel (no email)
run-webkit-tests --exit-after-N-failures should not count new tests as failures
I intentionally included new tests when I wrote the code, but I have since changed my mind. This causes too many failures on bots like Gtk/Qt which are often slow to add baselines for new tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I found my very old bug about it: https://bugs.webkit.org/show_bug.cgi?id=31829
I check the previously proposed patch and will upload here. Or should we mark this bug as duplicate and upload the patch into the original bug?
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 31829 ***