WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
99155
[Qt][WK2] http/tests/navigation/ping-cross-origin-from-https.html fails
https://bugs.webkit.org/show_bug.cgi?id=99155
Summary
[Qt][WK2] http/tests/navigation/ping-cross-origin-from-https.html fails
Csaba Osztrogonác
Reported
2012-10-12 02:37:32 PDT
http/tests/navigation/ping-cross-origin-from-https.html fails on Qt WK2: --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/navigation/ping-cross-origin-from-https-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/navigation/ping-cross-origin-from-https-actual.txt @@ -1,4 +1,5 @@ Ping sent successfully CONTENT_TYPE: text/ping +HTTP_COOKIE: foo=awesomevalue HTTP_PING_TO:
https://127.0.0.1:8443/navigation/resources/check-ping.php
REQUEST_METHOD: POST It seems a previous test set foo=awesomevalue cookie, and it broke this test. I think the problematic test should remove this cookie or cookie database should be reset between tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-10-12 05:42:57 PDT
I skipped it by
https://trac.webkit.org/changeset/131177
to paint the bot green amd started investigation which test break this one.
Csaba Osztrogonác
Comment 2
2012-11-21 04:44:55 PST
(In reply to
comment #1
)
> I skipped it by
https://trac.webkit.org/changeset/131177
to paint the bot green > amd started investigation which test break this one.
I don't have time for investigation ... Any volunteer?
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