[Webkit-unassigned] [Bug 97485] New: http/tests/security/sandboxed-iframe-form-top.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 14:52:29 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97485
Summary: http/tests/security/sandboxed-iframe-form-top.html
fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Keywords: LayoutTestFailure
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: roger_fong at apple.com
This test "passes" on windows bots, but in fact the extra Console output appears on the next test that gets run (script-crossorigin-loads-same-origin.html).
Here's the diff of the failing test:
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/http/tests/security/script-crossorigin-loads-same-origin-expected.txt 2012-09-21 19:20:20.676828600 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/http/tests/security/script-crossorigin-loads-same-origin-actual.txt 2012-09-21 19:20:20.674828500 -0700
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: Unsafe JavaScript attempt to initiate a navigation change for frame with URL http://127.0.0.1:8000/security/sandboxed-iframe-form-top.html from frame with URL http://127.0.0.1:8000/security/resources/sandboxed-iframe-form-top.html.
+
Test that a script element with a crossorigin attribute loads same-origin scripts correctly when there's no access control headers in the response.
PASS
Crazy right? Anyways, I'm skipping this test on Windows to get the other one to pass.
Similar behavior is seen on Lion bots, see https://bugs.webkit.org/show_bug.cgi?id=85522.
--
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