Title: [179757] trunk/LayoutTests
Revision
179757
Author
[email protected]
Date
2015-02-06 13:48:41 -0800 (Fri, 06 Feb 2015)

Log Message

Correct expectations for inspector/css/selector-dynamic-specificity.html.

"Slow Pass Timeout" is not currently valid - if we expect a flaky timeout, we need
to expect it within the regular period of time with "Pass Timeout".

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179756 => 179757)


--- trunk/LayoutTests/ChangeLog	2015-02-06 21:39:04 UTC (rev 179756)
+++ trunk/LayoutTests/ChangeLog	2015-02-06 21:48:41 UTC (rev 179757)
@@ -1,5 +1,14 @@
 2015-02-06  Alexey Proskuryakov  <[email protected]>
 
+        Correct expectations for inspector/css/selector-dynamic-specificity.html.
+
+        "Slow Pass Timeout" is not currently valid - if we expect a flaky timeout, we need
+        to expect it within the regular period of time with "Pass Timeout".
+
+        * platform/mac-wk2/TestExpectations:
+
+2015-02-06  Alexey Proskuryakov  <[email protected]>
+
         http/tests/xmlhttprequest/event-listener-gc.html is flaky
         https://bugs.webkit.org/show_bug.cgi?id=33342
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (179756 => 179757)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-06 21:39:04 UTC (rev 179756)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-06 21:48:41 UTC (rev 179757)
@@ -312,7 +312,7 @@
 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 [ Slow Pass Timeout ]
+webkit.org/b/141252 [ Debug Yosemite+ ] inspector/css/selector-dynamic-specificity.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