RESOLVED INVALID 116809
[Qt] REGRESSION(r150688,r150693): http/tests/globalhistory/history-delegate-basic-refresh-redirect.html fails
https://bugs.webkit.org/show_bug.cgi?id=116809
Summary [Qt] REGRESSION(r150688,r150693): http/tests/globalhistory/history-delegate-b...
Zoltan Arvai
Reported 2013-05-27 01:12:23 PDT
After the changes in http://trac.webkit.org/changeset/150688 the results should be like http://trac.webkit.org/changeset/150693. But on Qt WK1 the result is still the old value: --- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/globalhistory/history-delegate-basic-refresh-redirect-actual.txt @@ -12,7 +12,7 @@ main frame - willPerformClientRedirectToURL: http://127.0.0.1:8000/resources/notify-done.html main frame - didFinishLoadForFrame main frame - didStartProvisionalLoadForFrame -WebView performed a client redirect from "http://127.0.0.1:8000/resources/redirect.php?url=notify-done.html&refresh=0" to "http://127.0.0.1:8000/resources/notify-done.html". +WebView performed a client redirect from "http://127.0.0.1:8000/globalhistory/history-delegate-basic-refresh-redirect.html" to "http://127.0.0.1:8000/resources/notify-done.html". main frame - didCancelClientRedirectForFrame main frame - didCommitLoadForFrame main frame - didFinishDocumentLoadForFrame This test is skipped on generic WK2.
Attachments
Zoltan Arvai
Comment 1 2013-05-27 02:41:27 PDT
Skipped on Qt WK1 in http://trac.webkit.org/changeset/150742. Please unskip it with proper fix.
Note You need to log in before you can comment on or make changes to this bug.