Bug 251388 - [ews] Add result database support for API tests to avoid reruns and clean-tree-runs
Summary: [ews] Add result database support for API tests to avoid reruns and clean-tre...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-30 13:17 PST by Aakash Jain
Modified: 2023-01-31 15:00 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2023-01-30 13:17:52 PST
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.
Comment 1 Radar WebKit Bug Importer 2023-01-30 13:18:31 PST
<rdar://problem/104834184>
Comment 2 Aakash Jain 2023-01-30 13:22:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/9341
Comment 3 EWS 2023-01-31 07:33:13 PST
Committed 259628@main (3766682046d7): <https://commits.webkit.org/259628@main>

Reviewed commits have been landed. Closing PR #9341 and removing active labels.
Comment 4 Aakash Jain 2023-01-31 10:34:33 PST
buildbot has been restarted to pick up this change.