Bug 228165
| Summary: | [iOS] http/wpt/webrtc/transfer-datachannel-service-worker.https.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ayumi_kojima |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | Unspecified | ||
ayumi_kojima
http/wpt/webrtc/transfer-datachannel-service-worker.https.html
Has been a flaky failure on iOS 14 E Simulator wk2 since the test was introduced.
Diff:
=======================
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/wpt/webrtc/transfer-datachannel-service-worker.https-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/wpt/webrtc/transfer-datachannel-service-worker.https-actual.txt
@@ -1,3 +1,5 @@
-PASS offerer data channel in service worker
+Harness Error (TIMEOUT), message = null
+TIMEOUT offerer data channel in service worker Test timed out
+
=======================
I was not able to reproduce the failure on the simulator (iOS 15) on my local machine using:
run-webkit-tests --ios-simulator --release -f --exit-after-n-failures 2 --exit-after-n-crashes-or-timeouts 2 --iterations 50 http/wpt/webrtc/transfer-datachannel-service-worker.https.html
The test timed out instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/80916981>
ayumi_kojima
Updated test expectations https://trac.webkit.org/changeset/280161/webkit
youenn fablet
It is no longer flaky according bots, we should remove the test expectation.