Title: [133168] trunk/LayoutTests
Revision
133168
Author
mk...@chromium.org
Date
2012-11-01 07:44:52 -0700 (Thu, 01 Nov 2012)

Log Message

[Chromium] Unreviewed gardening.

Skipping http/tests/security/contentSecurityPolicy/object-src-none-blocked.html
as it's consistently leaking state into the next text (object-src-url-allowed.html).
Filed https://bugs.webkit.org/show_bug.cgi?id=100955 to follow up.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133167 => 133168)


--- trunk/LayoutTests/ChangeLog	2012-11-01 14:26:09 UTC (rev 133167)
+++ trunk/LayoutTests/ChangeLog	2012-11-01 14:44:52 UTC (rev 133168)
@@ -1,3 +1,13 @@
+2012-11-01  Mike West  <mk...@chromium.org>
+
+        [Chromium] Unreviewed gardening.
+
+        Skipping http/tests/security/contentSecurityPolicy/object-src-none-blocked.html
+        as it's consistently leaking state into the next text (object-src-url-allowed.html).
+        Filed https://bugs.webkit.org/show_bug.cgi?id=100955 to follow up.
+
+        * platform/chromium/TestExpectations:
+
 2012-11-01  Stephen Chenney  <schen...@chromium.org>
 
         SVG as an image may recreate the renderer on zoom

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (133167 => 133168)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-01 14:26:09 UTC (rev 133167)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-01 14:44:52 UTC (rev 133168)
@@ -4142,3 +4142,6 @@
 
 webkit.org/b/100833 [ Mac ] touchadjustment/html-label.html [ Text ]
 webkit.org/b/100833 [ Mac ] touchadjustment/nested-touch.html [ Text ]
+
+# This test is consistently leaking state into the next test (object-src-url-allowed.html) after r133069.
+webkit.org/b/100955 http/tests/security/contentSecurityPolicy/object-src-none-blocked.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to