webkitpy: Implement device type specific test expectations
https://bugs.webkit.org/show_bug.cgi?id=192164
Summary webkitpy: Implement device type specific test expectations
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.