Title: [177648] trunk/LayoutTests
Revision
177648
Author
[email protected]
Date
2014-12-22 12:13:12 -0800 (Mon, 22 Dec 2014)

Log Message

Update some inspector test expectations for the new timeout detection.
Also, unmarked some tests that appear stable on bots now.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177647 => 177648)


--- trunk/LayoutTests/ChangeLog	2014-12-22 20:13:07 UTC (rev 177647)
+++ trunk/LayoutTests/ChangeLog	2014-12-22 20:13:12 UTC (rev 177648)
@@ -1,5 +1,12 @@
 2014-12-22  Alexey Proskuryakov  <[email protected]>
 
+        Update some inspector test expectations for the new timeout detection.
+        Also, unmarked some tests that appear stable on bots now.
+
+        * platform/mac/TestExpectations:
+
+2014-12-22  Alexey Proskuryakov  <[email protected]>
+
         Remove a Slow expectation for js/promises-tests/promises-tests-2-3-3.html,
         as we now skip the test.
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (177647 => 177648)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-12-22 20:13:07 UTC (rev 177647)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-12-22 20:13:12 UTC (rev 177648)
@@ -1287,15 +1287,12 @@
 
 # Also, these tests are flaky in Debug/Release builds, <https://bugs.webkit.org/show_bug.cgi?id=138636>
 # and <https://bugs.webkit.org/show_bug.cgi?id=129817>.
-[ Yosemite+ ] inspector/css/matched-style-properties.html [ Pass Failure ]
-[ Yosemite+ ] inspector/css/pseudo-element-matches.html [ Pass Failure ]
-[ Yosemite+ ] inspector/css/selector-specificity.html [ Pass Failure ]
+[ Yosemite+ ] inspector/css/matched-style-properties.html [ Pass Timeout ]
+[ Yosemite+ ] inspector/css/pseudo-element-matches.html [ Pass Timeout ]
+[ Yosemite+ ] inspector/css/selector-specificity.html [ Pass Timeout ]
 [ Yosemite+ ] inspector/dom/content-flow-content-removal.html [ Skip ]
 [ Yosemite+ ] inspector/dom/content-flow-list.html [ Skip ]
-[ Yosemite+ ] inspector/event-listener-set.html [ Pass Failure ]
-[ Yosemite+ ] inspector/event-listener.html [ Pass Failure ]
-[ Yosemite+ ] inspector/model/parse-script-syntax-tree.html [ Pass Failure ]
-[ Yosemite+ ] inspector/protocol-promise-result.html [ Pass Failure ]
+[ Yosemite+ ] inspector/model/parse-script-syntax-tree.html [ Pass Timeout ]
 [ Yosemite+ ] inspector/test-harness-trivially-works.html [ Skip ]
 
 # Specific to Yosemite's font fallback
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to