Title: [180922] trunk/LayoutTests
Revision
180922
Author
mark....@apple.com
Date
2015-03-02 22:57:01 -0800 (Mon, 02 Mar 2015)

Log Message

Gardening: skipping inspector/timeline tests since they are still flaky.
<https://webkit.org/b/142208>

Not reviewed.

* TestExpectations:
- Restore skipping of inspector/timeline tests.
* platform/win/TestExpectations:
- Removing the skipping here since the general TestExpectations has it covered.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (180921 => 180922)


--- trunk/LayoutTests/ChangeLog	2015-03-03 06:55:37 UTC (rev 180921)
+++ trunk/LayoutTests/ChangeLog	2015-03-03 06:57:01 UTC (rev 180922)
@@ -1,3 +1,15 @@
+2015-03-02  Mark Lam  <mark....@apple.com>
+
+        Gardening: skipping inspector/timeline tests since they are still flaky.
+        <https://webkit.org/b/142208>
+
+        Not reviewed.
+
+        * TestExpectations:
+        - Restore skipping of inspector/timeline tests.
+        * platform/win/TestExpectations:
+        - Removing the skipping here since the general TestExpectations has it covered.
+
 2015-03-02  Brent Fulgham  <bfulg...@apple.com>
 
         [Win] inspector/timeline always times out.

Modified: trunk/LayoutTests/TestExpectations (180921 => 180922)


--- trunk/LayoutTests/TestExpectations	2015-03-03 06:55:37 UTC (rev 180921)
+++ trunk/LayoutTests/TestExpectations	2015-03-03 06:57:01 UTC (rev 180922)
@@ -97,6 +97,7 @@
 # These tests still mysteriously flake and/or time out.
 webkit.org/b/137131 inspector/debugger [ Skip ]
 webkit.org/b/137130 inspector/replay [ Skip ]
+webkit.org/b/142208 inspector/timeline [ Skip ]
 inspector/model/remote-object-get-properties.html [ Skip ]
 inspector/model/remote-object-weak-collection.html [ Skip ]
 inspector/model/remote-object.html [ Skip ]

Modified: trunk/LayoutTests/platform/win/TestExpectations (180921 => 180922)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-03-03 06:55:37 UTC (rev 180921)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-03-03 06:57:01 UTC (rev 180922)
@@ -2289,8 +2289,6 @@
 ################################################################################
 ################           Inspector Issues                   ##################
 ################################################################################
-# The timeline stuff seems to cause timeouts on Windows
-webkit.org/b/142208 inspector/timeline [ Skip ] 
 
 # Some inspector tests timing out after r173992. Skip them.
 webkit.org/b/137157 inspector/css/matched-style-properties.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to