Bug 177682
| Summary: | [iOS 11] http/tests/quicklook/same-origin-xmlhttprequest-allowed.html is a flaky timeout. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | aestes, ap, ryanhaddad |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Lewis
http/tests/quicklook/same-origin-xmlhttprequest-allowed.html is a flaky timeout on iOS 11 according to the flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fquicklook%2Fsame-origin-xmlhttprequest-allowed.html
https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r222654%20(195)/results.html
https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/builds/195
Diff:
--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/quicklook/same-origin-xmlhttprequest-allowed-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/quicklook/same-origin-xmlhttprequest-allowed-actual.txt
@@ -1,7 +1,5 @@
-CONSOLE MESSAGE: line 1: PASS: XMLHttpRequest allowed
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 70031)
+FAIL: Timed out waiting for notifyDone to be called
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-Run test
+#EOF
+#EOF
first timeout:
https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Debug%20WK2%20(Tests)/builds/11
https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Debug%20WK2%20(Tests)/r222282%20(11)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Is this reproducible locally?