WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 107434
New http/tests/cache/cancel-multiple-post-xhrs.html introduced in
r140174
fails on Qt.
https://bugs.webkit.org/show_bug.cgi?id=107434
Summary
New http/tests/cache/cancel-multiple-post-xhrs.html introduced in r140174 fai...
Ádám Kallai
Reported
2013-01-21 02:45:27 PST
This test fails on Qt. Diff is here: --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/cache/cancel-multiple-post-xhrs-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/cache/cancel-multiple-post-xhrs-actual.txt @@ -1,7 +1,7 @@
http://127.0.0.1:8000/cache/resources/empty.txt
- willSendRequest <NSURLRequest URL
http://127.0.0.1:8000/cache/resources/empty.txt
, main document URL
http://127.0.0.1:8000/cache/cancel-multiple-post-xhrs.html
, http method POST> redirectResponse (null)
http://127.0.0.1:8000/cache/resources/empty.txt
- willSendRequest <NSURLRequest URL
http://127.0.0.1:8000/cache/resources/empty.txt
, main document URL
http://127.0.0.1:8000/cache/cancel-multiple-post-xhrs.html
, http method POST> redirectResponse (null)
http://127.0.0.1:8000/cache/resources/empty.txt
- willSendRequest <NSURLRequest URL
http://127.0.0.1:8000/cache/resources/empty.txt
, main document URL
http://127.0.0.1:8000/cache/cancel-multiple-post-xhrs.html
, http method POST> redirectResponse (null) -
http://127.0.0.1:8000/cache/resources/empty.txt
- didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "
http://127.0.0.1:8000/cache/resources/empty.txt
"> -
http://127.0.0.1:8000/cache/resources/empty.txt
- didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "
http://127.0.0.1:8000/cache/resources/empty.txt
"> -
http://127.0.0.1:8000/cache/resources/empty.txt
- didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "
http://127.0.0.1:8000/cache/resources/empty.txt
"> +
http://127.0.0.1:8000/cache/resources/empty.txt
- didFailLoadingWithError: <NSError domain QtNetwork, code 5, failing URL "
http://127.0.0.1:8000/cache/resources/empty.txt
"> +
http://127.0.0.1:8000/cache/resources/empty.txt
- didFailLoadingWithError: <NSError domain QtNetwork, code 5, failing URL "
http://127.0.0.1:8000/cache/resources/empty.txt
"> +
http://127.0.0.1:8000/cache/resources/empty.txt
- didFailLoadingWithError: <NSError domain QtNetwork, code 5, failing URL "
http://127.0.0.1:8000/cache/resources/empty.txt
"> Could you check it please?
Attachments
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2013-01-22 10:19:12 PST
(In reply to
comment #0
)
> > Could you check it please?
The qt results look suitable for rebaseline, so long as QtNetwork code 5 corresponds to a cancellation.
Ádám Kallai
Comment 2
2013-01-24 09:22:47 PST
Thanks for your response. I added platform specific expectation for this test.
http://trac.webkit.org/changeset/140689
I'm going to close the bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug