Bug 192164

Summary: webkitpy: Implement device type specific test expectations
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=192162

Jonathan Bedard
Reported 2018-11-29 10:18:17 PST
After the addition of device type specific expected results in <https://bugs.webkit.org/show_bug.cgi?id=192162>, we should also support device type specific test expectations. This will allow us to specifically mark tests as skipped/failing/passing/flakey on a device type as opposed to in general. In partnership with <https://bugs.webkit.org/show_bug.cgi?id=192163>, device type specific test expectations will also be leveraged to run the same test (or group of tests) multiple times on different device types.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-11-29 10:18:47 PST
Jonathan Bedard
Comment 2 2019-01-17 09:41:49 PST
Given how <https://bugs.webkit.org/show_bug.cgi?id=192162> is being implemented, this now seems to be a 'nice to have'
Note You need to log in before you can comment on or make changes to this bug.