Bug 70245 - [WK2] http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html failed after r97360
Summary: [WK2] http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme....
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks: 70011
  Show dependency treegraph
 
Reported: 2011-10-17 09:38 PDT by Fehér Zsolt
Modified: 2012-11-21 06:28 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fehér Zsolt 2011-10-17 09:38:01 PDT
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
Comment 1 Csaba Osztrogonác 2011-10-17 10:34:51 PDT
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.
Comment 2 Csaba Osztrogonác 2011-10-17 10:36:38 PDT
And you forgot to mention in the bug that you added it to the qt-wk2 skipped list: http://trac.webkit.org/changeset/97630 ...
Comment 3 Adam Barth 2011-10-17 11:09:48 PDT
Thanks.  Busy today.  Will investigate.
Comment 4 Adam Barth 2011-12-27 15:28:14 PST
I believe this is the general problem that the WebKit2 test harness doesn't support HTTPS.
Comment 5 Sam Weinig 2011-12-28 09:13:02 PST
(In reply to comment #4)
> I believe this is the general problem that the WebKit2 test harness doesn't support HTTPS.
Comment 6 Tim Horton 2012-03-19 19:53:44 PDT
Skipped on mac-wk2 in http://trac.webkit.org/changeset/111328
Comment 7 Csaba Osztrogonác 2012-11-21 06:28:41 PST
It passes now, unskip landed in r135395.