RESOLVED FIXED 114625
[GTK] fast/loader/willsendrequest-returns-null-for-memory-cache-load.html is failing
https://bugs.webkit.org/show_bug.cgi?id=114625
Summary [GTK] fast/loader/willsendrequest-returns-null-for-memory-cache-load.html is ...
Zan Dobersek
Reported 2013-04-15 09:17:09 PDT
The fast/loader/willsendrequest-returns-null-for-memory-cache-load.html layout test is failing on the GTK port since introduced in r147829. http://trac.webkit.org/changeset/147829 http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Floader%2Fwillsendrequest-returns-null&revision=148140 --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/loader/willsendrequest-returns-null-for-memory-cache-load-actual.txt @@ -4,6 +4,6 @@ resources/compass.jpg - didFinishLoading resources/cached-image.html - willSendRequest <NSURLRequest URL resources/cached-image.html, main document URL willsendrequest-returns-null-for-memory-cache-load.html, http method GET> redirectResponse (null) resources/cached-image.html - didReceiveResponse <NSURLResponse resources/cached-image.html, http status code 0> -resources/compass.jpg - willSendRequest <NSURLRequest URL resources/compass.jpg, main document URL (null), http method GET> redirectResponse (null) -resources/compass.jpg - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "resources/compass.jpg"> +resources/compass.jpg - didReceiveResponse <NSURLResponse resources/compass.jpg, http status code 0> +CONSOLE MESSAGE: line 5: FAIL: image was incorrectly loaded
Attachments
Diego Pino
Comment 1 2023-01-25 19:29:21 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.