Bug 70245
Summary: | [WK2] http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html failed after r97360 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fehér Zsolt <feherzs> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, eric, ossy, sam, thorton |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 70011 |
Fehér Zsolt
Diff:
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme-actual.txt
@@ -3,4 +3,4 @@
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
-PASS
+FAIL
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
It isn't Qt specific bug, but WK2 specific, because it fails on Snow Leopard WK2 tester bot too.
Skipping a failing test without asking/cc-ing the author and/or the reviewer of the original patch is absolutely non-sense.
Csaba Osztrogonác
And you forgot to mention in the bug that you added it to the qt-wk2 skipped list: http://trac.webkit.org/changeset/97630 ...
Adam Barth
Thanks. Busy today. Will investigate.
Adam Barth
I believe this is the general problem that the WebKit2 test harness doesn't support HTTPS.
Sam Weinig
(In reply to comment #4)
> I believe this is the general problem that the WebKit2 test harness doesn't support HTTPS.
Tim Horton
Skipped on mac-wk2 in http://trac.webkit.org/changeset/111328
Csaba Osztrogonác
It passes now, unskip landed in r135395.