Title: [129128] trunk/LayoutTests
Revision
129128
Author
pe...@chromium.org
Date
2012-09-20 07:01:23 -0700 (Thu, 20 Sep 2012)

Log Message

[chromium] Skip tests that will be broken by an upcoming V8 roll.
https://bugs.webkit.org/show_bug.cgi?id=97206

Unreviewed preemptive gardening.

These three tests will be broken by an upcoming V8 roll. I plan on
rebaselining them along with webkit.org/b/94332.

Patch by Mike West <mk...@google.com> on 2012-09-20

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129127 => 129128)


--- trunk/LayoutTests/ChangeLog	2012-09-20 13:25:12 UTC (rev 129127)
+++ trunk/LayoutTests/ChangeLog	2012-09-20 14:01:23 UTC (rev 129128)
@@ -1,3 +1,15 @@
+2012-09-20  Mike West  <mk...@google.com>
+
+        [chromium] Skip tests that will be broken by an upcoming V8 roll.
+        https://bugs.webkit.org/show_bug.cgi?id=97206
+
+        Unreviewed preemptive gardening.
+
+        These three tests will be broken by an upcoming V8 roll. I plan on
+        rebaselining them along with webkit.org/b/94332.
+
+        * platform/chromium/TestExpectations:
+
 2012-09-20  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Enable CSS regions by default

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (129127 => 129128)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-20 13:25:12 UTC (rev 129127)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-20 14:01:23 UTC (rev 129128)
@@ -99,6 +99,12 @@
 # TEMPORARILY SKIPPED TESTS
 # -----------------------------------------------------------------
 
+# Rolling in a V8 change that will break these tests. We'll update with the new
+# test expectations along with the change that this roll will enable.
+webkit.org/b/94332 http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html [ Failure Skip ]
+webkit.org/b/94332 http/tests/security/contentSecurityPolicy/eval-blocked.html [ Failure Skip ]
+webkit.org/b/94332 http/tests/security/contentSecurityPolicy/function-constructor-blocked.html [ Failure Skip ]
+
 # Fails due to different window.close() rules.  We need to decide whether we
 # ever expect to pass this.
 crbug.com/24189 fast/dom/open-and-close-by-DOM.html [ Failure ImageOnlyFailure Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to