Bug 92963

Summary: New http/tests/securitycontentSecurityPolicy/object-src-url-blocked.html introduced in r124371 fails on EFL, GTK, QT.
Product: WebKit Reporter: Ádám Kallai <kadam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, kkristof, mkwst, ossy, szledan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ádám Kallai
Reported 2012-08-02 02:27:07 PDT
This test fails on EFL, GTK, QT. --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-actual.txt @@ -1,3 +1,1 @@ -CONSOLE MESSAGE: Refused to load the object 'http://127.0.0.1:8000/plugins/resources/mock-plugin.pl' because it violates the following Content Security Policy directive: "object-src 'none'". - This test passes if there is a console message saying the plugin was blocked. Could you check it please? Thanks.
Attachments
Ádám Kallai
Comment 1 2012-08-02 05:04:18 PDT
Mike West
Comment 2 2012-08-02 13:35:41 PDT
This looks like the same root cause as 92649. I'll deal with it there. *** This bug has been marked as a duplicate of bug 92649 ***
Csaba Osztrogonác
Comment 3 2012-08-09 14:38:24 PDT
Reopen, because it still fails on Qt WK2: --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/object-src-url-blocked-actual.txt @@ -1,3 +1 @@ -CONSOLE MESSAGE: Refused to load the object 'http://127.0.0.1:8000/plugins/resources/mock-plugin.pl' because it violates the following Content Security Policy directive: "object-src 'none'". - This test passes if there is a console message saying the plugin was blocked.
Csaba Osztrogonác
Comment 4 2012-08-09 14:53:32 PDT
I skipped it on Qt WK2 again - https://trac.webkit.org/changeset/125206/trunk/LayoutTests/platform/qt-5.0-wk2/Skipped Please unskip it with the proper fix.
Note You need to log in before you can comment on or make changes to this bug.