Title: [262604] trunk/LayoutTests
Revision
262604
Author
you...@apple.com
Date
2020-06-05 00:16:00 -0700 (Fri, 05 Jun 2020)

Log Message

Mark some service worker tests as slow in iOS
https://bugs.webkit.org/show_bug.cgi?id=212743

Unreviewed.


* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (262603 => 262604)


--- trunk/LayoutTests/ChangeLog	2020-06-05 07:14:15 UTC (rev 262603)
+++ trunk/LayoutTests/ChangeLog	2020-06-05 07:16:00 UTC (rev 262604)
@@ -1,3 +1,12 @@
+2020-06-05  Youenn Fablet  <you...@apple.com>
+
+        Mark some service worker tests as slow in iOS
+        https://bugs.webkit.org/show_bug.cgi?id=212743
+
+        Unreviewed.
+
+        * platform/ios-wk2/TestExpectations:
+
 2020-06-04  Jack Lee  <shihchieh_...@apple.com>
 
         Nullptr crash in DeleteSelectionCommand::doApply() when ending position is disconnected.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (262603 => 262604)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-05 07:14:15 UTC (rev 262603)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-05 07:16:00 UTC (rev 262604)
@@ -1326,7 +1326,7 @@
 
 webkit.org/b/207465 [ Debug ] storage/indexeddb/intversion-long-queue.html [ Pass Failure ]
 
-webkit.org/b/207466 http/wpt/service-workers/service-worker-networkprocess-crash.html [ Pass Failure ]
+webkit.org/b/207466 http/wpt/service-workers/service-worker-networkprocess-crash.html [ Slow Pass Failure ]
 
 webkit.org/b/205216 imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies.html [ Pass Failure DumpJSConsoleLogInStdErr ]
 
@@ -1751,7 +1751,7 @@
 
 webkit.org/b/186045 [ Release ] imported/w3c/web-platform-tests/css/css-display/display-none-inline-img.html [ Pass Failure ]
 
-webkit.org/b/212532 http/wpt/service-workers/service-worker-crashing-while-fetching.https.html [ Pass Failure ]
-webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Pass Failure ]
+webkit.org/b/212532 http/wpt/service-workers/service-worker-crashing-while-fetching.https.html [ Slow Pass Failure ]
+webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Slow Pass Failure ]
 
 webkit.org/b/212696 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to