RESOLVED FIXED 194554
webkitpy: No option to only show unexpected failures in results.html for iPad
https://bugs.webkit.org/show_bug.cgi?id=194554
Summary webkitpy: No option to only show unexpected failures in results.html for iPad
Jonathan Bedard
Reported 2019-02-12 13:05:41 PST
results.html for iPad should have an option to hid unexpected results. The root cause of this problem is the fact that Port.uses_test_expectations_file() returns 'false' for iPhone and iPad because the iphone-simulator and ipad-simulator directories do not exist.
Attachments
Patch (2.74 KB, patch)
2019-02-12 13:27 PST, Jonathan Bedard
no flags
Patch for landing (2.74 KB, patch)
2019-02-12 13:34 PST, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2019-02-12 13:05:55 PST
Jonathan Bedard
Comment 2 2019-02-12 13:27:45 PST
Aakash Jain
Comment 3 2019-02-12 13:31:47 PST
Comment on attachment 361828 [details] Patch rs=me
Jonathan Bedard
Comment 4 2019-02-12 13:34:46 PST
Created attachment 361830 [details] Patch for landing
WebKit Commit Bot
Comment 5 2019-02-12 13:53:06 PST
Comment on attachment 361830 [details] Patch for landing Clearing flags on attachment: 361830 Committed r241318: <https://trac.webkit.org/changeset/241318>
WebKit Commit Bot
Comment 6 2019-02-12 13:53:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.