RESOLVED FIXED 297751
[WPE][GTK] API test runner: allow to pass a list of tests and subtests to run
https://bugs.webkit.org/show_bug.cgi?id=297751
Summary [WPE][GTK] API test runner: allow to pass a list of tests and subtests to run
Carlos Alberto Lopez Perez
Reported 2025-08-21 14:58:37 PDT
We have detected that the EWS API-Tests bots for GTK and WPE are not running properly. The issue is that https://commits.webkit.org/288955@main introduced an optimization on the buildbot code, so that the retry steps (with patch and without it) instead of running all the available tests only re-run the tests that failed on the initial step (running all the tests). That makes sense, the problem is that the API Test runner for GTK and WPE doesn't accept specifying more than one subtest to run. Is either run all or run only one subtest. So this is causing the bots to get totally confused and always report the tests that failed on the first step as new failures introduced by the patch.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2025-08-21 15:25:01 PDT
EWS
Comment 2 2025-08-22 04:46:53 PDT
Committed 299049@main (c0eac65a0733): <https://commits.webkit.org/299049@main> Reviewed commits have been landed. Closing PR #49734 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-08-22 04:49:33 PDT
Note You need to log in before you can comment on or make changes to this bug.