Bug 251388
Summary: | [ews] Add result database support for API tests to avoid reruns and clean-tree-runs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, jbedard, ryanhaddad, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=204368 https://bugs.webkit.org/show_bug.cgi?id=251461 |
Aakash Jain
We should add result database support for API tests to avoid reruns and clean-tree-runs. Similar to what we did for layout-tests in https://bugs.webkit.org/show_bug.cgi?id=204368
This would significantly improve the runtime for API tests when they are any flaky or pre-existing test failures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104834184>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/9341
EWS
Committed 259628@main (3766682046d7): <https://commits.webkit.org/259628@main>
Reviewed commits have been landed. Closing PR #9341 and removing active labels.
Aakash Jain
buildbot has been restarted to pick up this change.