[Webkit-unassigned] [Bug 214197] New: imported/w3c/web-platform-tests/webrtc/RTCRtpTransceiver.https.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 14:12:46 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214197

            Bug ID: 214197
           Summary: imported/w3c/web-platform-tests/webrtc/RTCRtpTransceiv
                    er.https.html is a flaky failure
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: youennf at gmail.com

imported/w3c/web-platform-tests/webrtc/RTCRtpTransceiver.https.html became a flaky failure after the WPT resync in https://trac.webkit.org/changeset/264202/webkit

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCRtpTransceiver.https-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCRtpTransceiver.https-actual.txt
@@ -26,11 +26,11 @@
 FAIL checkRemoveTrackNegotiation promise_test: Unhandled rejection with value: object "InvalidStateError: Description type incompatible with current signaling state"
 FAIL checkMute assert_true: expected true got false
 FAIL checkStop assert_equals: expected "[{currentDirection:null,direction:\"sendrecv\",receiver:{track:{kind:\"audio\",readyState:\"ended\"}},sender:{track:{kind:\"audio\"}},stopped:true}]" but got "[{currentDirection:null,direction:\"sendrecv\",receiver:{track:{kind:\"audio\",readyState:\"ended\"}},sender:{track:null},stopped:true}]"
-TIMEOUT checkStopAfterCreateOffer Test timed out
-NOTRUN checkStopAfterSetLocalOffer 
-NOTRUN checkStopAfterSetRemoteOffer 
-NOTRUN checkStopAfterCreateAnswer 
-NOTRUN checkStopAfterSetLocalAnswer 
+FAIL checkStopAfterCreateOffer assert_equals: expected "[{mid:null,stopped:true}]" but got "[{mid:\"0\",stopped:true}]"
+FAIL checkStopAfterSetLocalOffer assert_equals: expected "[{mid:null,stopped:true}]" but got "[{mid:\"0\",stopped:true}]"
+FAIL checkStopAfterSetRemoteOffer assert_equals: expected "[]" but got "[{isTrusted:true}]"
+FAIL checkStopAfterCreateAnswer assert_equals: expected "[{mid:null,stopped:true}]" but got "[{mid:\"0\",stopped:true}]"
+TIMEOUT checkStopAfterSetLocalAnswer Test timed out
 NOTRUN checkStopAfterClose 
 NOTRUN checkLocalRollback 
 NOTRUN checkRollbackAndSetRemoteOfferWithDifferentType 

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2Fprotocol%2Fsplit.https.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200710/9504166c/attachment.htm>


More information about the webkit-unassigned mailing list