Title: [186222] trunk/LayoutTests
Revision
186222
Author
achristen...@apple.com
Date
2015-07-02 00:27:27 -0700 (Thu, 02 Jul 2015)

Log Message

Skip new web timing test on platforms without web timing.

* platform/ios-sim-deprecated/Skipped:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186221 => 186222)


--- trunk/LayoutTests/ChangeLog	2015-07-02 07:08:20 UTC (rev 186221)
+++ trunk/LayoutTests/ChangeLog	2015-07-02 07:27:27 UTC (rev 186222)
@@ -1,3 +1,11 @@
+2015-07-02  Alex Christensen  <achristen...@webkit.org>
+
+        Skip new web timing test on platforms without web timing.
+
+        * platform/ios-sim-deprecated/Skipped:
+        * platform/mac/TestExpectations:
+        * platform/win/TestExpectations:
+
 2015-07-01  Alex Christensen  <achristen...@webkit.org>
 
         Fix test from r186208 and r186216.

Modified: trunk/LayoutTests/platform/ios-sim-deprecated/Skipped (186221 => 186222)


--- trunk/LayoutTests/platform/ios-sim-deprecated/Skipped	2015-07-02 07:08:20 UTC (rev 186221)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/Skipped	2015-07-02 07:27:27 UTC (rev 186222)
@@ -650,6 +650,7 @@
 fast/dom/webtiming-navigate-within-document.html
 http/tests/misc/webtiming-origins.html
 http/tests/misc/webtiming-one-redirect.php
+http/tests/misc/webtiming-resolution.html
 http/tests/misc/webtiming-slow-load.php
 http/tests/misc/webtiming-ssl.php
 http/tests/misc/webtiming-two-redirects.php

Modified: trunk/LayoutTests/platform/mac/TestExpectations (186221 => 186222)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-07-02 07:08:20 UTC (rev 186221)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-07-02 07:27:27 UTC (rev 186222)
@@ -848,6 +848,7 @@
 [ Mavericks ] http/tests/misc/webtiming-cross-origin-redirect.php [ WontFix ]
 [ Mavericks ] http/tests/misc/webtiming-no-origin.html [ WontFix ]
 [ Mavericks ] http/tests/misc/webtiming-one-redirect.php [ WontFix ]
+[ Mavericks ] http/tests/misc/webtiming-resolution.html [ WontFix ]
 [ Mavericks ] http/tests/misc/webtiming-slow-load.php [ WontFix ]
 [ Mavericks ] http/tests/misc/webtiming-ssl.php [ WontFix ]
 [ Mavericks ] http/tests/misc/webtiming-two-redirects.php [ WontFix ]

Modified: trunk/LayoutTests/platform/win/TestExpectations (186221 => 186222)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-07-02 07:08:20 UTC (rev 186221)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-07-02 07:27:27 UTC (rev 186222)
@@ -345,6 +345,7 @@
 webkit.org/b/42435 http/tests/misc/webtiming-cross-origin-redirect.php [ Skip ]
 webkit.org/b/42435 http/tests/misc/webtiming-no-origin.html [ Skip ]
 webkit.org/b/42435 http/tests/misc/webtiming-one-redirect.php [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-resolution.html [ Skip ]
 webkit.org/b/42435 http/tests/misc/webtiming-slow-load.php [ Skip ]
 webkit.org/b/42435 http/tests/misc/webtiming-ssl.php [ Skip ]
 webkit.org/b/42435 http/tests/misc/webtiming-two-redirects.php [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to