[Webkit-unassigned] [Bug 271719] New: Output better metadata for baseline_search_path and expectations_files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 26 12:47:34 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271719
Bug ID: 271719
Summary: Output better metadata for baseline_search_path and
expectations_files
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gsnedders at apple.com
We should include expectations_files in full_results.json, and output the expectations files path alongside the baseline search path (this has caused confusion before, c.f. https://bugs.webkit.org/show_bug.cgi?id=105583#c13), and if we ever want to get rid of the version-specific expectations files (Bug 271331) we need to be outputting this to avoid confusion.
We should also be using some device_type we're actually running, and not None, when calculating the values for full_results.json (we have to choose one, because we have no means to easily segment the data based on device_type without breaking compatibility with every system that consumes these files).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240326/9a67471b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list