Title: [225956] trunk/LayoutTests
- Revision
- 225956
- Author
- [email protected]
- Date
- 2017-12-14 18:49:25 -0800 (Thu, 14 Dec 2017)
Log Message
[iOS] Many serviceworker tests are flaky timeouts on iOS bots
https://bugs.webkit.org/show_bug.cgi?id=179454
<rdar://problem/35429369>
Unreviewed attempt to unmark service worker tests as flaky on iOS.
We have now fixed all the iOS-specific bugs we are aware of so we
should give this a try.
* platform/ios/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (225955 => 225956)
--- trunk/LayoutTests/ChangeLog 2017-12-15 02:14:04 UTC (rev 225955)
+++ trunk/LayoutTests/ChangeLog 2017-12-15 02:49:25 UTC (rev 225956)
@@ -1,3 +1,15 @@
+2017-12-14 Chris Dumez <[email protected]>
+
+ [iOS] Many serviceworker tests are flaky timeouts on iOS bots
+ https://bugs.webkit.org/show_bug.cgi?id=179454
+ <rdar://problem/35429369>
+
+ Unreviewed attempt to unmark service worker tests as flaky on iOS.
+ We have now fixed all the iOS-specific bugs we are aware of so we
+ should give this a try.
+
+ * platform/ios/TestExpectations:
+
2017-12-14 Brian Burg <[email protected]>
Web Inspector: InspectorTest.evaluateInPage should unwrap primitive values by default
Modified: trunk/LayoutTests/platform/ios/TestExpectations (225955 => 225956)
--- trunk/LayoutTests/platform/ios/TestExpectations 2017-12-15 02:14:04 UTC (rev 225955)
+++ trunk/LayoutTests/platform/ios/TestExpectations 2017-12-15 02:49:25 UTC (rev 225956)
@@ -3150,55 +3150,6 @@
webkit.org/b/179201 [ Debug ] editing/selection/move-by-word-visually-multi-space.html [ Skip ]
-# Service Worker tests that are flaky on iOS
-webkit.org/b/179454 imported/w3c/web-platform-tests/fetch/api/policies/referrer-no-referrer-service-worker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-service-worker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/fetch/api/policies/referrer-unsafe-url-service-worker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-add.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-delete.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-keys.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-matchAll.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-put.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/oninstall-script-error.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-connect.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-default.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-script.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/close.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/count-queuing-strategy.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/close-propagation-backward.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/close-propagation-forward.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/error-propagation-forward.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/flow-control.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/general.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/multiple-propagation.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/pipe-through.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/piping/transform-streams.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-byte-streams/brand-checks.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-byte-streams/general.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-byte-streams/properties.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/bad-underlying-sources.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/cancel.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/default-reader.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/floating-point-total-queue-size.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/general.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/readable-stream-reader.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/tee.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/179454 imported/w3c/web-platform-tests/streams/readable-streams/templated.serviceworker.https.html [ Pass Failure ]
-
webkit.org/b/179773 imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Pass Failure ]
webkit.org/b/179784 svg/in-html/by-reference.html [ Failure Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes