RESOLVED FIXED 61121
[GTK] http/tests/appcache/interrupted-update.html
https://bugs.webkit.org/show_bug.cgi?id=61121
Summary [GTK] http/tests/appcache/interrupted-update.html
Philippe Normand
Reported 2011-05-19 06:01:16 PDT
Consistently fails on the 3 GTK bots: --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/appcache/interrupted-update-expected.txt 2011-05-19 05:38:28.589866680 -0700 +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/appcache/interrupted-update-actual.txt 2011-05-19 05:38:28.589866680 -0700 @@ -1,7 +1,6 @@ CONSOLE MESSAGE: line 37: Reloading... Test that an application cache update works again after interruption. -Reloaded CHECKING DOWNLOADING PROGRESS 0/9 Will skip for now
Attachments
Alexey Proskuryakov
Comment 1 2011-05-19 08:47:04 PDT
I don't understand how this can happen. Does Gtk have localStorage?
Philippe Normand
Comment 2 2011-05-19 09:02:52 PDT
(In reply to comment #1) > I don't understand how this can happen. Does Gtk have localStorage? Yes it does, and it's enabled in DRT. Weird issue indeed :(
Alexey Proskuryakov
Comment 3 2011-05-19 09:12:19 PDT
Looks like window.location.reload() has no effect, or is delayed so much that the cache update finishes before reload.
Claudio Saavedra
Comment 4 2018-05-28 08:55:27 PDT
Passes now.
Note You need to log in before you can comment on or make changes to this bug.