Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a9ac1fae0ad60b48757839eb59379d6e31c40f2
https://github.com/WebKit/WebKit/commit/6a9ac1fae0ad60b48757839eb59379d6e31c40f2
Author: Claudio Saavedra <[email protected]>
Date: 2026-04-09 (Thu, 09 Apr 2026)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
M Tools/Scripts/run-gtk-tests
M Tools/Scripts/run-wpe-tests
M Tools/glib/api_test_runner.py
Log Message:
-----------
[GLIB] Upload API test results to results.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=311726
Reviewed by Carlos Alberto Lopez Perez.
Add support to GLib's API test runner to collect, prepare, and
upload API test results to results.webkit.org. Also modify
RunAPITests() build-webkit-org step to include the required
command-line parameters to run-{wpe, gtk}-tests so that the
test runner uploads the results to the results server.
* Tools/CISupport/build-webkit-org/steps.py:
(RunAPITests.run):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
* Tools/Scripts/run-gtk-tests:
* Tools/Scripts/run-wpe-tests:
* Tools/glib/api_test_runner.py:
(TestRunner.run_tests):
Canonical link: https://commits.webkit.org/310836@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications