Bug 230285
Summary: | [iOS] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-explicit-rollback-iceGatheringState.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Hutchison <ehutchison> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Eric Hutchison
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-explicit-rollback-iceGatheringState.html
is a constant failure on iOS.
History: https://results.webkit.org/?platform=ios&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-explicit-rollback-iceGatheringState.html
Results: https://build.webkit.org/results/Apple-iPadOS-14-Simulator-Debug-WK2-Tests/r282387%20(1836)/results.html
Diff:
--- /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-explicit-rollback-iceGatheringState-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-explicit-rollback-iceGatheringState-actual.txt
@@ -1,5 +1,7 @@
-PASS rolling back an ICE restart when gathering is complete should not result in iceGatheringState changes
-FAIL setLocalDescription(rollback) of original offer should cause iceGatheringState to reach "new" when starting in "complete" promise_test: Unhandled rejection with value: "Unexpected gathering state: complete, was expecting gathering"
-FAIL setLocalDescription(rollback) of original offer should cause iceGatheringState to reach "new" when starting in "gathering" promise_test: Unhandled rejection with value: "Unexpected gathering state: complete, was expecting gathering"
+Harness Error (TIMEOUT), message = null
+FAIL rolling back an ICE restart when gathering is complete should not result in iceGatheringState changes promise_test: Unhandled rejection with value: "Unexpected gathering state: complete, was expecting gathering"
+TIMEOUT setLocalDescription(rollback) of original offer should cause iceGatheringState to reach "new" when starting in "complete" Test timed out
+NOTRUN setLocalDescription(rollback) of original offer should cause iceGatheringState to reach "new" when starting in "gathering"
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Hutchison
*** This bug has been marked as a duplicate of bug 230266 ***