Bug 76784
Summary: | [Qt][WK2] http/tests/history/replacestate-post-to-get-2.html fails with timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | jochen |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jochen, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 76721 |
Csaba Osztrogonác
http/tests/history/replacestate-post-to-get-2.html introduced in
http://trac.webkit.org/changeset/105574 and fails with timeout:
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/history/replacestate-post-to-get-2-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/history/replacestate-post-to-get-2-actual.txt
@@ -1,7 +1,2 @@
-If the current entry in the session history represents a non-GET request (e.g. it was the result of a POST submission) then update it to instead represent a GET request (or equivalent).
+FAIL: Timed out waiting for notifyDone to be called
-This test checks that this works when navigation back and forward again.
-
-This test passes if this page is eventually loaded with a GET request.
-
-This page was loaded with a GET request.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it: http://trac.webkit.org/changeset/105577
jochen
I tried to reproduce this locally, but the test passes for me.
Was it timing out only occasionally?
Csaba Osztrogonác
It failed always. But it seems it passes now, so I think
we can unskip it: http://trac.webkit.org/changeset/106239
But I'll leave the bug open for a while to see what happens.
jochen
(In reply to comment #3)
> It failed always. But it seems it passes now, so I think
> we can unskip it: http://trac.webkit.org/changeset/106239
>
> But I'll leave the bug open for a while to see what happens.
sgtm, thanks
Csaba Osztrogonác
It seems it works fine, so we can close it.