RESOLVED DUPLICATE of bug 231223 214286
[ Mac WK2 & iOS ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=214286
Summary [ Mac WK2 & iOS ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-co...
Truitt Savell
Reported 2020-07-13 16:19:37 PDT
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https.html This test has been flaky sense introduction in https://trac.webkit.org/changeset/264202/webkit History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-connectionState.https.html Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https-actual.txt @@ -3,7 +3,7 @@ PASS Closing the connection should set connectionState to closed PASS connection with one data channel should eventually have connected connection state FAIL connection with one data channel should eventually have transports in connected state undefined is not an object (evaluating 'sctpTransport.transport') -FAIL connectionState remains new when not adding remote ice candidates assert_equals: expected "new" but got "checking" +FAIL connectionState remains new when not adding remote ice candidates assert_equals: expected "new" but got "completed" PASS connectionState transitions to connected via connecting PASS Closing a PeerConnection should not fire connectionstatechange event I was able to repro a failure but it was a different diff result. I reproduced using run-webkit-tests imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https.html --iterations 1000 -f --exit-after-n-failures 1
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-13 16:20:07 PDT
Truitt Savell
Comment 2 2020-07-13 16:31:35 PDT
Marked this as flaky in https://trac.webkit.org/changeset/264325/webkit while this is investigated.
ayumi_kojima
Comment 3 2021-09-10 09:16:03 PDT
The test is failing on iOS as well. Updated test expectations: https://trac.webkit.org/changeset/282272/webkit
youenn fablet
Comment 4 2021-10-05 02:47:59 PDT
*** This bug has been marked as a duplicate of bug 231223 ***
Note You need to log in before you can comment on or make changes to this bug.