Title: [229160] trunk/LayoutTests
Revision
229160
Author
[email protected]
Date
2018-03-01 17:41:17 -0800 (Thu, 01 Mar 2018)

Log Message

Service worker test gardening
https://bugs.webkit.org/show_bug.cgi?id=183264

Unreviewed.

Patch by Youenn Fablet <[email protected]> on 2018-03-01

* TestExpectations: Unflake/Unskip some tests that seem stable now.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229159 => 229160)


--- trunk/LayoutTests/ChangeLog	2018-03-02 01:17:34 UTC (rev 229159)
+++ trunk/LayoutTests/ChangeLog	2018-03-02 01:41:17 UTC (rev 229160)
@@ -1,3 +1,12 @@
+2018-03-01  Youenn Fablet  <[email protected]>
+
+        Service worker test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=183264
+
+        Unreviewed.
+
+        * TestExpectations: Unflake/Unskip some tests that seem stable now.
+
 2018-03-01  John Wilander  <[email protected]>
 
         Move resource load statistics tests from js-test-pre.js to js-test.js

Modified: trunk/LayoutTests/TestExpectations (229159 => 229160)


--- trunk/LayoutTests/TestExpectations	2018-03-02 01:17:34 UTC (rev 229159)
+++ trunk/LayoutTests/TestExpectations	2018-03-02 01:41:17 UTC (rev 229160)
@@ -160,7 +160,6 @@
 imported/w3c/web-platform-tests/service-workers/service-worker/update-bytecheck.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/client-navigate.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https.html [ Skip ]
-imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https.html [ Skip ]
 
 # Requires additional test infrastructure.
 imported/w3c/web-platform-tests/service-workers/service-worker/update-after-oneday.https.html [ Skip ]
@@ -173,14 +172,11 @@
 # Reliably ASSERTS in ServiceWorkerClientFetch::didFinish
 imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect-body.https.html [ Skip ]
 
-# Different failure string each test run due to a random number being dumped in test output
-imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-css-images.https.html [ Skip ]
-
 imported/w3c/web-platform-tests/service-workers/service-worker/websocket.https.html [ Pass Failure ]
 
-webkit.org/b/181901 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ DumpJSConsoleLogInStdErr Pass Failure ]
-webkit.org/b/181897 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ DumpJSConsoleLogInStdErr Pass Failure ]
-webkit.org/b/181900 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ DumpJSConsoleLogInStdErr Pass Failure ]
+webkit.org/b/181901 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ DumpJSConsoleLogInStdErr ]
+webkit.org/b/181897 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ DumpJSConsoleLogInStdErr ]
+webkit.org/b/181900 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-response-taint.https.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Slow ]
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to