Title: [179899] trunk/LayoutTests
Revision
179899
Author
[email protected]
Date
2015-02-10 16:10:40 -0800 (Tue, 10 Feb 2015)

Log Message

REGRESSION(?): inspector/css/selector-dynamic-specificity.html sometimes crashes
https://bugs.webkit.org/show_bug.cgi?id=141118

* platform/mac-wk2/TestExpectations: Skpping the test, I'm concerned that it may
be affecting other tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179898 => 179899)


--- trunk/LayoutTests/ChangeLog	2015-02-11 00:06:03 UTC (rev 179898)
+++ trunk/LayoutTests/ChangeLog	2015-02-11 00:10:40 UTC (rev 179899)
@@ -1,3 +1,11 @@
+2015-02-10  Alexey Proskuryakov  <[email protected]>
+
+        REGRESSION(?): inspector/css/selector-dynamic-specificity.html sometimes crashes
+        https://bugs.webkit.org/show_bug.cgi?id=141118
+
+        * platform/mac-wk2/TestExpectations: Skpping the test, I'm concerned that it may
+        be affecting other tests.
+
 2015-02-09  David Hyatt  <[email protected]>
 
         text-underline-position: under is broken

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (179898 => 179899)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-11 00:06:03 UTC (rev 179898)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-11 00:10:40 UTC (rev 179899)
@@ -309,8 +309,9 @@
 
 webkit.org/b/140084 [ Yosemite+ ] js/dom/dfg-inline-resolve.html [ Pass Timeout ]
 
-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/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 ]
 
 ### END OF (3) Unclassified failures
 ########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to