Bug 230285 - [iOS] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-explicit-rollback-iceGatheringState.html is a constant failure
Summary: [iOS] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-explicit-rollb...
Status: RESOLVED DUPLICATE of bug 230266
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-14 17:45 PDT by Eric Hutchison
Modified: 2021-09-14 17:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-09-14 17:45:37 PDT
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"
+
Comment 1 Eric Hutchison 2021-09-14 17:55:09 PDT

*** This bug has been marked as a duplicate of bug 230266 ***