Title: [134789] trunk/LayoutTests
Revision
134789
Author
[email protected]
Date
2012-11-15 10:13:15 -0800 (Thu, 15 Nov 2012)

Log Message

Unreviewed: Skipping http/tests/security/sandboxed-iframe-form-top.html
https://bugs.webkit.org/show_bug.cgi?id=102391

This test is leaking state into the following test. Skipping it here,
and will look for a fix in 85522 (oooooold!).


* platform/mac/TestExpectations:
    Skip sandboxed-iframe-form-top.html
* platform/max/http/tests/security/sandboxed-iframe-origin-add-expected.txt:
    We're no longer leaking into this test; remove the platform specific
    results.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134788 => 134789)


--- trunk/LayoutTests/ChangeLog	2012-11-15 17:57:42 UTC (rev 134788)
+++ trunk/LayoutTests/ChangeLog	2012-11-15 18:13:15 UTC (rev 134789)
@@ -1,3 +1,17 @@
+2012-11-15  Mike West  <[email protected]>
+
+        Unreviewed: Skipping http/tests/security/sandboxed-iframe-form-top.html
+        https://bugs.webkit.org/show_bug.cgi?id=102391
+
+        This test is leaking state into the following test. Skipping it here,
+        and will look for a fix in 85522 (oooooold!).
+
+        * platform/mac/TestExpectations:
+            Skip sandboxed-iframe-form-top.html
+        * platform/max/http/tests/security/sandboxed-iframe-origin-add-expected.txt:
+            We're no longer leaking into this test; remove the platform specific
+            results.
+
 2012-11-15  Erik Arvidsson  <[email protected]>
 
         Update DOMException name: NoModificationAllowedError

Modified: trunk/LayoutTests/platform/mac/TestExpectations (134788 => 134789)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-11-15 17:57:42 UTC (rev 134788)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-11-15 18:13:15 UTC (rev 134789)
@@ -706,7 +706,7 @@
 fast/forms/file/file-input-capture.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=85522
-http/tests/security/sandboxed-iframe-modify-self.html
+http/tests/security/sandboxed-iframe-form-top.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=85523
 fullscreen/full-screen-iframe-legacy.html

Deleted: trunk/LayoutTests/platform/mac/http/tests/security/sandboxed-iframe-origin-add-expected.txt (134788 => 134789)


--- trunk/LayoutTests/platform/mac/http/tests/security/sandboxed-iframe-origin-add-expected.txt	2012-11-15 17:57:42 UTC (rev 134788)
+++ trunk/LayoutTests/platform/mac/http/tests/security/sandboxed-iframe-origin-add-expected.txt	2012-11-15 18:13:15 UTC (rev 134789)
@@ -1,8 +0,0 @@
-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.
-
-CONSOLE MESSAGE: Sandbox access violation: Unsafe _javascript_ attempt to access frame with URL http://127.0.0.1:8000/security/sandboxed-iframe-origin-add.html from frame with URL http://127.0.0.1:8000/security/resources/sandboxed-iframe-origin-add-step1.html. The frame requesting access is sandboxed into a unique origin.
-
-Test that adding allow-origin after creating an iframe doesn't modify the origin of an existing document, but it doesn modify the origin of the next document.
-
-PASS
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to