Bug 265491
| Summary: | JSON results should contain port name/baseline search path | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfan2, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Sneddon [:gsnedders]
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
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
<rdar://problem/118907743>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/21082
EWS
Committed 271396@main (647c89210b17): <https://commits.webkit.org/271396@main>
Reviewed commits have been landed. Closing PR #21082 and removing active labels.