Title: [138535] trunk/LayoutTests
Revision
138535
Author
[email protected]
Date
2012-12-28 08:09:03 -0800 (Fri, 28 Dec 2012)

Log Message

[Qt,EFL,GTK] Unreviewed gardening.

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/qt/TestExpectations:
    Skipping http/tests/security/sandboxed-iframe-form-top.html
    as it's leaking state (console messages) into the next test.
    See wkbug.com/105819 and wkbug.com/85522 for details.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138534 => 138535)


--- trunk/LayoutTests/ChangeLog	2012-12-28 14:42:15 UTC (rev 138534)
+++ trunk/LayoutTests/ChangeLog	2012-12-28 16:09:03 UTC (rev 138535)
@@ -1,3 +1,14 @@
+2012-12-28  Mike West  <[email protected]>
+
+        [Qt,EFL,GTK] Unreviewed gardening.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/qt/TestExpectations:
+            Skipping http/tests/security/sandboxed-iframe-form-top.html
+            as it's leaking state (console messages) into the next test.
+            See wkbug.com/105819 and wkbug.com/85522 for details.
+
 2012-12-28  Yury Semikhatsky  <[email protected]>
 
         Web Inspector: debugger should step into event handler on event dispatch

Modified: trunk/LayoutTests/platform/efl/TestExpectations (138534 => 138535)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-12-28 14:42:15 UTC (rev 138534)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-12-28 16:09:03 UTC (rev 138535)
@@ -1805,5 +1805,5 @@
 webkit.org/b/105535 inspector-protocol/nmi-webaudio.html [ Failure ]
 webkit.org/b/105535 inspector-protocol/nmi-webaudio-leak-test.html [ Failure ]
 
-# Regression after r138525.
-webkit.org/b/105819 http/tests/security/sandboxed-iframe-form-top.html [ Failure ]
+# Leaking state into the next test.
+webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (138534 => 138535)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-28 14:42:15 UTC (rev 138534)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-28 16:09:03 UTC (rev 138535)
@@ -1391,6 +1391,9 @@
 
 webkit.org/b/98146 accessibility/svg-bounds.html [ Failure ]
 
+# Leaking state into the next test.
+webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/qt/TestExpectations (138534 => 138535)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-12-28 14:42:15 UTC (rev 138534)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-12-28 16:09:03 UTC (rev 138535)
@@ -2503,7 +2503,5 @@
 http/tests/xmlhttprequest/post-blob-content-type-async.html
 http/tests/xmlhttprequest/post-blob-content-type-sync.html
 
-# [Qt] REGRESSION(r138517): It made 2 tests fail
-# https://bugs.webkit.org/show_bug.cgi?id=105819
-http/tests/security/cross-frame-access-put.html
-http/tests/security/sandboxed-iframe-form-top.html
+# Leaking state into the next test.
+webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to