RESOLVED FIXED 265491
JSON results should contain port name/baseline search path
https://bugs.webkit.org/show_bug.cgi?id=265491
Summary JSON results should contain port name/baseline search path
Sam Sneddon [:gsnedders]
Reported 2023-11-28 17:26:59 PST
If you're looking at a failed test run, e.g., https://ews-build.webkit.org/#/builders/50/builds/2799, currently the only way to determine the test configuration programatically is to parse it from the layout-tests stdio. This is… not ideal. We should put it in the JSON.
Attachments
Sam Sneddon [:gsnedders]
Comment 1 2023-11-28 17:45:54 PST
Except, of course, we can run tests for multiple devices (and multiple configurations, multiple baseline search paths, etc.) per test run, none of which the JSON currently gives us any insight into. This is problematic for update-test-expectations-from-bugzilla.
Radar WebKit Bug Importer
Comment 2 2023-11-28 17:46:02 PST
Sam Sneddon [:gsnedders]
Comment 3 2023-11-29 16:33:12 PST
EWS
Comment 4 2023-12-01 10:49:28 PST
Committed 271396@main (647c89210b17): <https://commits.webkit.org/271396@main> Reviewed commits have been landed. Closing PR #21082 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.