RESOLVED DUPLICATE of bug 231223 223385
[ BigSur+ iOS Release wk2 ] 2 imported/w3c/web-platform-tests/webrtc are flakey text failures
https://bugs.webkit.org/show_bug.cgi?id=223385
Summary [ BigSur+ iOS Release wk2 ] 2 imported/w3c/web-platform-tests/webrtc are fla...
Robert Jenner
Reported 2021-03-17 10:22:11 PDT
imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state.html imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addIceCandidate-connectionSetup.html Are flakey text failures on BigSur wk2 on Apple Silicon only. Both tests are flakey on release, but "imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addIceCandidate-connectionSetup.html" has failed once or twice on debug as well. HISTORY URL: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCDtlsTransport-state.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-addIceCandidate-connectionSetup.html&architecture=arm64 TEXT DIFF for "imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state.html": @@ -1,3 +1,5 @@ + +Harness Error (FAIL), message = Unhandled rejection: The object is in an invalid state. FAIL DTLS transport goes to connected state promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: RTCDtlsTransport" FAIL close() causes the local transport to close immediately promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'dtlstransport.state')" TEXT DIFF for "imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-addIceCandidate-connectionSetup.html" @@ -1,3 +1,5 @@ + +Harness Error (FAIL), message = Unhandled rejection: The object is in an invalid state. FAIL Candidates are added dynamically; connection should work promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'transport.state')" FAIL Candidates are added at PC1; connection should work promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'transport.state')"
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-17 10:23:45 PDT
Robert Jenner
Comment 2 2021-03-17 10:41:33 PDT
Updated test expectations here: https://trac.webkit.org/changeset/274571/webkit
Robert Jenner
Comment 3 2021-07-22 16:40:02 PDT
It appears this affects more than Apple Silicon Macs. It also appears to be affecting BigSur and higher, as well as iOS 14 release. I have updated the expectations for these tests as such: https://trac.webkit.org/changeset/280207/webkit
youenn fablet
Comment 4 2021-10-05 02:49:39 PDT
*** This bug has been marked as a duplicate of bug 231223 ***
Ben Schwartz
Comment 5 2024-05-29 17:31:36 PDT
Removing stale test expectations.
EWS
Comment 6 2024-05-29 17:36:29 PDT
Test gardening commit 279480@main (940c26d7e85b): <https://commits.webkit.org/279480@main> Reviewed commits have been landed. Closing PR #29269 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.