Bug 192163
Summary: | LayoutTests: Allow for multiple device specific test results for a single test | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
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 https://bugs.webkit.org/show_bug.cgi?id=193537 |
Jonathan Bedard
On iOS, we find ourselves in a position where we want to run the same test multiple times of different device types. Our methods of reporting and visualizing results need to support this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/46345533>
Jonathan Bedard
After discussion, this change will only apply to run-webkit-tests when run locally. Infrastructure will never run tests this way.
Jonathan Bedard
After more discussions and digging into how this would work, I don't see a particular need for it. Especially given the work that is to be done in <https://bugs.webkit.org/show_bug.cgi?id=192162> and <https://bugs.webkit.org/show_bug.cgi?id=193537>.