Title: [130194] trunk/LayoutTests
Revision
130194
Author
mk...@chromium.org
Date
2012-10-02 12:22:09 -0700 (Tue, 02 Oct 2012)

Log Message

[Win] Unreviewed gardening. Skipping broken tests on Windows.
https://bugs.webkit.org/show_bug.cgi?id=98169

http/tests/inspector/csp-injected-content-warning-contains-stacktrace.html
and http/tests/inspector/csp-inline-warning-contains-stacktrace.html started
failing on Apple Win 7 Release (Tests) in r130150
<http://trac.webkit.org/changeset/130150>.

http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r130150%20(28375)/results.html

Will be fixed in webkit.org/b/98169


* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130193 => 130194)


--- trunk/LayoutTests/ChangeLog	2012-10-02 19:16:28 UTC (rev 130193)
+++ trunk/LayoutTests/ChangeLog	2012-10-02 19:22:09 UTC (rev 130194)
@@ -1,3 +1,19 @@
+2012-10-02  Mike West  <mk...@chromium.org>
+
+        [Win] Unreviewed gardening. Skipping broken tests on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=98169
+
+        http/tests/inspector/csp-injected-content-warning-contains-stacktrace.html
+        and http/tests/inspector/csp-inline-warning-contains-stacktrace.html started
+        failing on Apple Win 7 Release (Tests) in r130150
+        <http://trac.webkit.org/changeset/130150>.
+
+        http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r130150%20(28375)/results.html
+
+        Will be fixed in webkit.org/b/98169
+
+        * platform/win/TestExpectations:
+
 2012-10-02  Ojan Vafai  <o...@chromium.org>
 
         Update some expectations to green the tree.

Modified: trunk/LayoutTests/platform/win/TestExpectations (130193 => 130194)


--- trunk/LayoutTests/platform/win/TestExpectations	2012-10-02 19:16:28 UTC (rev 130193)
+++ trunk/LayoutTests/platform/win/TestExpectations	2012-10-02 19:22:09 UTC (rev 130194)
@@ -2317,3 +2317,7 @@
 
 #https://bugs.webkit.org/show_bug.cgi?id=98095
 inspector/debugger/dynamic-script-tag.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=98169
+http/tests/inspector/csp-injected-content-warning-contains-stacktrace.html
+http/tests/inspector/csp-inline-warning-contains-stacktrace.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to