Bug 178111
Summary: | [ios-simulator debug] LayoutTest fast/history/page-cache-createObjectURL-using-open-panel.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aestes, jlewis3 |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test appears to have been flaky since the iOS 11 bots were brought online.