Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4b1c5f064280c803cb0cc02ca448571fb973b923
https://github.com/WebKit/WebKit/commit/4b1c5f064280c803cb0cc02ca448571fb973b923
Author: Brianna Fan <[email protected]>
Date: 2024-11-13 (Wed, 13 Nov 2024)
Changed paths:
M Tools/CISupport/ews-build/results_db.py
Log Message:
-----------
[ews-build] Access the full 'results' endpoint and compare actual and given
results
https://bugs.webkit.org/show_bug.cgi?id=282659
rdar://139321333
Reviewed by Jonathan Bedard.
Add support for safer-cpp-checks suite.
Add access to the 'api/results' endpoint for suites and individual tests.
Add a comparison method for actual and user-given results per test.
* Tools/CISupport/ews-build/results_db.py:
(ResultsDatabase): Added safer-cpp-checks and fixed typo.
(ResultsDatabase.make_request): Added. Specify which endpoint to request.
(ResultsDatabase.get_results): Added. Has the option to specify a test to
retrieve results for. Otherwise, return results for the suite.
(ResultsDatabase.is_test_pre_existing_failure): Fixed typo.
(ResultsDatabase.does_result_match): Added. Returns whether a test result is
equal to a given result. User can specify a default value for a test if
results do not exist.
Canonical link: https://commits.webkit.org/286573@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