Bug 115630
Summary: | [GTK] fast/images/support-broken-image-delegate.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | mrobinson |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fimages%2Fsupport-broken-image-delegate.html
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/images/support-broken-image-delegate-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/images/support-broken-image-delegate-actual.txt
@@ -1,6 +1,6 @@
resources/broken-image-with-invalid-format.png - willSendRequest <NSURLRequest URL resources/broken-image-with-invalid-format.png, main document URL support-broken-image-delegate.html, http method GET> redirectResponse (null)
+resources/broken-image-with-invalid-format.png - didReceiveResponse <NSURLResponse resources/broken-image-with-invalid-format.png, http status code 0>
<unknown> - didFinishLoading
-resources/broken-image-with-invalid-format.png - didReceiveResponse <NSURLResponse resources/broken-image-with-invalid-format.png, http status code 0>
Radar 8610908 - Add a resource delegate method to query if WebCore should paint the broken image.
FAIL
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
Support for testRunner.shouldPaintBrokenImage is unimplemented in WebKit2, so closing this for now. We can reopen if the test is still flaky when unskipped in the wk2 TestExpectations file.