[Webkit-unassigned] [Bug 59099] New: REGRESSION (r84460): http/tests/security/contentSecurityPolicy/image-allowed.html failing on Windows due to extra output from previous test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 06:38:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59099

           Summary: REGRESSION (r84460):
                    http/tests/security/contentSecurityPolicy/image-allowe
                    d.html failing on Windows due to extra output from
                    previous test
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/results/Windows%207%20Release%
                    20(Tests)/r84485%20(11946)/http/tests/security/content
                    SecurityPolicy/image-allowed-pretty-diff.html
        OS/Version: Windows 7
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar,
                    PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: eric at webkit.org, abarth at webkit.org


http/tests/security/contentSecurityPolicy/image-allowed.html has been failing on Windows since r84460. Here's the diff:

@@ -1,2 +1,6 @@
+CONSOLE MESSAGE: line 1: Refused to load frame from 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.html' because of Content-Security-Policy.
+
+CONSOLE MESSAGE: line 1: Refused to load frame from 'http://127.0.0.1:8000/security/contentSecurityPolicy/resources/alert-fail.html' because of Content-Security-Policy.
+
 ALERT: PASS

Those console messages are actually from the previous test, iframe-src-blocked.html. I'm not sure how they're bleeding into this test. (Clearly those lines of output are appearing twice; once in the previous test, and once in this test.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list