.
rdar://70104226
Created attachment 452820 [details] Patch for EWS
Created attachment 452877 [details] Patch
Comment on attachment 452877 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452877&action=review > Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py:245 > - self._interrupt_if_at_failure_limits(self._current_run_results) > + #self._interrupt_if_at_failure_limits(self._current_run_results) ?
Comment on attachment 452877 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452877&action=review >> Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py:245 >> + #self._interrupt_if_at_failure_limits(self._current_run_results) > > ? Sorry, didn't mean to r? this. I wanted to see what failure Mac EWS reported.
Created attachment 452942 [details] Patch
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Created attachment 453056 [details] Patch
Created attachment 453077 [details] Patch