RESOLVED DUPLICATE of bug 231223 219460
[iOS macOS] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-negotiation.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=219460
Summary [iOS macOS] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-...
Ryan Haddad
Reported 2020-12-02 16:11:26 PST
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-negotiation.https.html is a flaky failure on iOS and macOS The failures have the following diffs: --- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-negotiation.https-expected.txt +++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-negotiation.https-actual.txt @@ -1,6 +1,6 @@ PASS Perfect negotiation setup connects -PASS Perfect negotiation setup connects with roles reversed +FAIL Perfect negotiation setup connects with roles reversed Failed to apply the received candidate FAIL Perfect negotiation glare Description type incompatible with current signaling state FAIL Perfect negotiation glare with roles reversed assert_unreached: Error in iframe: InvalidStateError: Description type incompatible with current signaling state Reached unreachable code --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-negotiation.https-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-perfect-negotiation.https-actual.txt @@ -1,5 +1,5 @@ -PASS Perfect negotiation setup connects +FAIL Perfect negotiation setup connects Failed to apply the received candidate PASS Perfect negotiation setup connects with roles reversed FAIL Perfect negotiation glare Description type incompatible with current signaling state FAIL Perfect negotiation glare with roles reversed assert_unreached: Error in iframe: InvalidStateError: Description type incompatible with current signaling state Reached unreachable code https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-perfect-negotiation.https.html
Attachments
Radar WebKit Bug Importer
Comment 1 2020-12-02 16:11:58 PST
Ryan Haddad
Comment 2 2020-12-02 16:15:09 PST
This appears to be limited to release build. The test is a flaky assertion failure on debug builds. See https://bugs.webkit.org/show_bug.cgi?id=219462
Ryan Haddad
Comment 3 2020-12-02 16:31:38 PST
Marked test as flaky with r270376.
Ryan Haddad
Comment 4 2021-02-08 11:28:54 PST
Skipped the test in r272502 since it is a flaky assert on debug.
youenn fablet
Comment 5 2021-10-05 02:51:26 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.