Title: [234100] trunk/LayoutTests
Revision
234100
Author
[email protected]
Date
2018-07-23 10:40:06 -0700 (Mon, 23 Jul 2018)

Log Message

Mark three service worker clients tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=183705

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234099 => 234100)


--- trunk/LayoutTests/ChangeLog	2018-07-23 17:02:32 UTC (rev 234099)
+++ trunk/LayoutTests/ChangeLog	2018-07-23 17:40:06 UTC (rev 234100)
@@ -1,3 +1,13 @@
+2018-07-23  Ryan Haddad  <[email protected]>
+
+        Mark three service worker clients tests as flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=183705
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2018-07-22  Dean Jackson  <[email protected]>
 
         fullscreen env() variables should have initial values

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (234099 => 234100)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2018-07-23 17:02:32 UTC (rev 234099)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2018-07-23 17:40:06 UTC (rev 234100)
@@ -1355,3 +1355,7 @@
 webkit.org/b/184245 http/tests/workers/service/service-worker-cache-api.https.html [ Pass Failure ]
 
 webkit.org/b/184783 compositing/ios/overflow-scroll-touch-tiles.html [ Pass Failure ]
+
+webkit.org/b/183705 http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache.html [ Pass Failure ]
+webkit.org/b/183705 http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html [ Pass Failure ]
+webkit.org/b/183705 http/tests/workers/service/serviceworkerclients-matchAll.https.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (234099 => 234100)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2018-07-23 17:02:32 UTC (rev 234099)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2018-07-23 17:40:06 UTC (rev 234100)
@@ -883,3 +883,7 @@
 webkit.org/b/186362 [ Release ] http/tests/resourceLoadStatistics/prevalent-resource-with-user-interaction.html [ Skip ]
 
 webkit.org/b/186425 [ Debug ] inspector/console/webcore-logging.html [ Pass Failure ]
+
+webkit.org/b/183705 http/tests/workers/service/client-added-to-clients-when-restored-from-page-cache.html [ Pass Failure ]
+webkit.org/b/183705 http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html [ Pass Failure ]
+webkit.org/b/183705 http/tests/workers/service/serviceworkerclients-matchAll.https.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to