Title: [180252] trunk/LayoutTests
Revision
180252
Author
[email protected]
Date
2015-02-17 19:12:08 -0800 (Tue, 17 Feb 2015)

Log Message

inspector/css/stylesheet-with-mutations.html is a flaky timeout/crash
https://bugs.webkit.org/show_bug.cgi?id=141601

Skipping the test; it's flaky in such a way that I'm concerned about it breaking
subsequent tests.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (180251 => 180252)


--- trunk/LayoutTests/ChangeLog	2015-02-18 02:59:04 UTC (rev 180251)
+++ trunk/LayoutTests/ChangeLog	2015-02-18 03:12:08 UTC (rev 180252)
@@ -1,3 +1,14 @@
+2015-02-17  Alexey Proskuryakov  <[email protected]>
+
+        inspector/css/stylesheet-with-mutations.html is a flaky timeout/crash
+        https://bugs.webkit.org/show_bug.cgi?id=141601
+
+        Skipping the test; it's flaky in such a way that I'm concerned about it breaking
+        subsequent tests.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2015-02-16  Joseph Pecoraro  <[email protected]>
 
         Web Inspector: Improved Console Support for Bound Functions

Modified: trunk/LayoutTests/platform/mac/TestExpectations (180251 => 180252)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-02-18 02:59:04 UTC (rev 180251)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-02-18 03:12:08 UTC (rev 180252)
@@ -1337,3 +1337,5 @@
 # webkit.org/b/141252 [ Release Yosemite+ ] inspector/css/selector-dynamic-specificity.html [ Slow ]
 # webkit.org/b/141252 [ Debug Yosemite+ ] inspector/css/selector-dynamic-specificity.html [ Pass Timeout ]
 webkit.org/b/141118 inspector/css/selector-dynamic-specificity.html [ Skip ]
+
+webkit.org/b/141601 inspector/css/stylesheet-with-mutations.html [ Skip ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (180251 => 180252)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-18 02:59:04 UTC (rev 180251)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-18 03:12:08 UTC (rev 180252)
@@ -309,8 +309,6 @@
 
 webkit.org/b/140084 [ Yosemite+ ] js/dom/dfg-inline-resolve.html [ Pass Timeout ]
 
-webkit.org/b/141601 [ Yosemite ] inspector/css/stylesheet-with-mutations.html [ Pass Timeout ]
-
 webkit.org/b/141364 [ Yosemite ] fullscreen/full-screen-plugin.html [ Pass Timeout ]
 
 ### END OF (3) Unclassified failures
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to