Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1eff0784923edf5a2b3dd412bc2fe8d4c7efd457
https://github.com/WebKit/WebKit/commit/1eff0784923edf5a2b3dd412bc2fe8d4c7efd457
Author: Brianna Fan <[email protected]>
Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths:
M Tools/CISupport/ews-build/results_db.py
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[EWS] Consult post-commit results to identify pre-existing JSC test failures
https://bugs.webkit.org/show_bug.cgi?id=298682
rdar://150395210
Reviewed by Aakash Jain.
Add support for querying javascriptcore-tests in EWS.
Any failures will be filtered by consulting resultsdb, like we do in
RunWebKitTests.
If there are still failures after filtering, we rerun the tests on a clean
build.
* Tools/CISupport/ews-build/results_db.py:
(ResultsDatabase):
* Tools/CISupport/ews-build/steps.py:
(RunJavaScriptCoreTests):
(RunJavaScriptCoreTests.__init__):
(RunJavaScriptCoreTests.run):
(RunJavaScriptCoreTests.evaluateCommand):
(RunJavaScriptCoreTests._check_for_preexisting_failures):
(RunJavaScriptCoreTests.filter_failures_using_results_db):
Canonical link: https://commits.webkit.org/300100@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes