TestWebKitAPI.SafeBrowsing.WKWebViewGoBackIFrame is consistently timing out on iOS. It was recently added in https://bugs.webkit.org/show_bug.cgi?id=196665 e.g.: https://ews-build.webkit.org/#/builders/9/builds/197 https://ews-build.webkit.org/#/builders/9/builds/198 https://ews-build.webkit.org/#/builders/9/builds/199 https://ews-build.webkit.org/#/builders/9/builds/200 https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Release%20WK2%20%28Tests%29/builds/3494/steps/run-api-tests/logs/stdio
Created attachment 366883 [details] Patch
We should just roll back the patch. It is not OK to land fixes without tests, and a broken test is equivalent to no test.
No review needed for rollback.
(In reply to Alexey Proskuryakov from comment #2) > We should just roll back the patch. It is not OK to land fixes without tests, and a broken test is equivalent to no test. Rolled out in https://bugs.webkit.org/show_bug.cgi?id=196688
*** This bug has been marked as a duplicate of bug 196688 ***