NEW 169637
LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=169637
Summary LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fe...
Ryan Haddad
Reported 2017-03-14 15:17:52 PDT
LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html is a flaky failure https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r213935%20(13982)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FXMLHttpRequest%2Ftimeout-multiple-fetches.html --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches-actual.txt @@ -1,4 +1,4 @@ PASS Redirects should not reset the timer -PASS CORS preflights should not reset the timer +FAIL CORS preflights should not reset the timer assert_unreached: load event fired Reached unreachable code
Attachments
Mark test as flaky (1.39 KB, patch)
2017-05-08 16:23 PDT, Matt Lewis
no flags
Ryan Haddad
Comment 1 2017-03-20 09:46:50 PDT
Matt Lewis
Comment 2 2017-05-08 16:12:18 PDT
The test is also flaky on iOS simulator with the same diff diff: --- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches-expected.txt +++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches-actual.txt @@ -1,4 +1,4 @@ PASS Redirects should not reset the timer -PASS CORS preflights should not reset the timer +FAIL CORS preflights should not reset the timer assert_unreached: load event fired Reached unreachable code
Matt Lewis
Comment 3 2017-05-08 16:23:05 PDT
Created attachment 309435 [details] Mark test as flaky
Ryan Haddad
Comment 4 2017-05-08 16:39:49 PDT
Comment on attachment 309435 [details] Mark test as flaky Clearing flags on attachment: 309435 Committed r216464: <http://trac.webkit.org/changeset/216464>
Note You need to log in before you can comment on or make changes to this bug.