Title: [229423] trunk/LayoutTests
Revision
229423
Author
[email protected]
Date
2018-03-08 11:55:22 -0800 (Thu, 08 Mar 2018)

Log Message

Unreviewed, skip imported/w3c/web-platform-tests/cors/remote-origin.htm

This test is timing out via testharness.js, there is no point in running it and
it slows down running layout tests.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229422 => 229423)


--- trunk/LayoutTests/ChangeLog	2018-03-08 19:34:43 UTC (rev 229422)
+++ trunk/LayoutTests/ChangeLog	2018-03-08 19:55:22 UTC (rev 229423)
@@ -1,3 +1,12 @@
+2018-03-08  Chris Dumez  <[email protected]>
+
+        Unreviewed, skip imported/w3c/web-platform-tests/cors/remote-origin.htm
+
+        This test is timing out via testharness.js, there is no point in running it and
+        it slows down running layout tests.
+
+        * TestExpectations:
+
 2018-03-08  Ryan Haddad  <[email protected]>
 
         Move a test from fast/DOM to fast/dom and delete the fast/DOM directory.

Modified: trunk/LayoutTests/TestExpectations (229422 => 229423)


--- trunk/LayoutTests/TestExpectations	2018-03-08 19:34:43 UTC (rev 229422)
+++ trunk/LayoutTests/TestExpectations	2018-03-08 19:55:22 UTC (rev 229423)
@@ -157,6 +157,9 @@
 # Per specification, if the scripts are identical, we do not install the new script and return the existing registration.
 imported/w3c/web-platform-tests/service-workers/service-worker/import-scripts-redirect.https.html [ Skip ]
 
+# This test is timing out because it relies on http://www1.localhost:8800 host for cross origin checks.
+imported/w3c/web-platform-tests/cors/remote-origin.htm [ Skip ]
+
 # Skip service worker tests that are timing out.
 imported/w3c/web-platform-tests/fetch/api/abort/general-serviceworker.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to