RESOLVED WONTFIX 115630
[GTK] fast/images/support-broken-image-delegate.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=115630
Summary [GTK] fast/images/support-broken-image-delegate.html is flaky
Zan Dobersek
Reported 2013-05-06 03:25:52 PDT
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
Martin Robinson
Comment 1 2015-05-08 16:16:57 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.