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.
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.
<rdar://problem/118907743>
Pull request: https://github.com/WebKit/WebKit/pull/21082
Committed 271396@main (647c89210b17): <https://commits.webkit.org/271396@main> Reviewed commits have been landed. Closing PR #21082 and removing active labels.