Title: [174083] trunk/LayoutTests
Revision
174083
Author
roger_f...@apple.com
Date
2014-09-29 13:39:49 -0700 (Mon, 29 Sep 2014)

Log Message

[Windows] Skip some failing inspector tests following r174020.
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174082 => 174083)


--- trunk/LayoutTests/ChangeLog	2014-09-29 20:25:20 UTC (rev 174082)
+++ trunk/LayoutTests/ChangeLog	2014-09-29 20:39:49 UTC (rev 174083)
@@ -1,5 +1,11 @@
 2014-09-29  Roger Fong  <roger_f...@apple.com>
 
+        [Windows] Skip some failing inspector tests following r174020.
+
+        * platform/win/TestExpectations:
+
+2014-09-29  Roger Fong  <roger_f...@apple.com>
+
         [Mac] Unreviewed. Missing test gardening from r174080.
 
         * accessibility/roles-computedRoleString-expected.txt:

Modified: trunk/LayoutTests/platform/win/TestExpectations (174082 => 174083)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-09-29 20:25:20 UTC (rev 174082)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-09-29 20:39:49 UTC (rev 174083)
@@ -2781,3 +2781,11 @@
 
 # Tests that exceed maximum call stack on windows
 fast/dom/Window/window-postmessage-clone-deep-array.html
+
+# Some inspector tests failing after r173992
+webkit.org/b/137157 inspector/css/matched-style-properties.html [ Failure ]
+webkit.org/b/137157 inspector/event-listener-set.html [ Failure ]
+webkit.org/b/137157 inspector/event-listener.html [ Failure ]
+webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Failure ]
+webkit.org/b/137157 inspector/page/main-frame-resource.html [ Failure ]
+webkit.org/b/137157 inspector/protocol-promise-result.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to