NEW 178111
[ios-simulator debug] LayoutTest fast/history/page-cache-createObjectURL-using-open-panel.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=178111
Summary [ios-simulator debug] LayoutTest fast/history/page-cache-createObjectURL-usin...
Ryan Haddad
Reported 2017-10-09 19:17:25 PDT
LayoutTest fast/history/page-cache-createObjectURL-using-open-panel.html is a flaky timeout on iOS simulator debug bots https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Debug%20WK2%20(Tests)/r223044%20(282)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fhistory%2Fpage-cache-createObjectURL-using-open-panel.html --- /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/fast/history/page-cache-createObjectURL-using-open-panel-expected.txt +++ /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/fast/history/page-cache-createObjectURL-using-open-panel-actual.txt @@ -1,22 +1,3 @@ -OPEN FILE PANEL -Tests that a page calling URL.createObjectURL() can use the page cache. +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 15953) +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS img.width is 0 -PASS img.height is 0 -img.src = blobURL -PASS Image loaded -PASS img.width is 76 -PASS img.height is 103 -PASS Page did enter and was restored from the page cache -Reuse the previous blobURL -img2.src = blobURL -PASS Image2 loaded -PASS img2.width is 76 -PASS img2.height is 103 -PASS successfullyParsed is true - -TEST COMPLETE -
Attachments
Ryan Haddad
Comment 1 2017-10-09 19:21:01 PDT
This test appears to have been flaky since the iOS 11 bots were brought online.
Note You need to log in before you can comment on or make changes to this bug.