Closed Bug 1514432 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 14530 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=192706

Categories

(Core :: WebRTC, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14530 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14530
Details from upstream follow.

Youenn Fablet <youennf@gmail.com> wrote:
>  WebKit export of https://bugs.webkit.org/show_bug.cgi?id=192706
>  
>  WebKit export from bug: [getSenders/getReceivers() should not return closed transceiver senders/receivers](https://bugs.webkit.org/show_bug.cgi?id=192706)
PR 14530 applied with additional changes from upstream: 1db8f79ee94cf257617cbf470c6dcf7e0bbdcab5
Component: web-platform-tests → WebRTC
Product: Testing → Core
Ran 2 tests and 39 subtests
OK     : 1
PASS   : 25[linux32-debug,linux64-debug], 14[linux32-opt,linux64-opt]
FAIL   : 1
TIMEOUT: 2
NOTRUN : 12[linux32-debug,linux64-debug], 23[linux32-opt,linux64-opt]

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/webrtc/RTCRtpTransceiver.https.html: TIMEOUT
    checkAddTrackExistingTransceiverThenRemove: NOTRUN[linux32-opt,linux64-opt]
    checkAddTrackPairs: NOTRUN[linux32-opt,linux64-opt]
    checkAddTransceiverNoTrackDoesntPair: NOTRUN[linux32-opt,linux64-opt]
    checkAddTransceiverThenAddTrackPairs: NOTRUN[linux32-opt,linux64-opt]
    checkAddTransceiverThenReplaceTrackDoesntPair: NOTRUN[linux32-opt,linux64-opt]
    checkAddTransceiverWithTrackDoesntPair: NOTRUN[linux32-opt,linux64-opt]
    checkCurrentDirection: TIMEOUT[linux32-opt,linux64-opt]
    checkLocalRollback: NOTRUN
    checkMsectionReuse: NOTRUN
    checkMute: NOTRUN
    checkRemoteRollback: NOTRUN
    checkRemoveAndReadd: NOTRUN[linux32-opt,linux64-opt]
    checkRemoveTrackNegotiation: NOTRUN[linux32-opt,linux64-opt], TIMEOUT[linux32-debug,linux64-debug]
    checkReplaceTrackNullDoesntPreventPairing: NOTRUN[linux32-opt,linux64-opt]
    checkRollbackAndSetRemoteOfferWithDifferentType: NOTRUN
    checkSendrecvWithNoSendTrack: NOTRUN[linux32-opt,linux64-opt]
    checkSendrecvWithTracklessStream: NOTRUN[linux32-opt,linux64-opt]
    checkStop: NOTRUN
    checkStopAfterClose: NOTRUN
    checkStopAfterCreateAnswer: NOTRUN
    checkStopAfterCreateOffer: NOTRUN
    checkStopAfterSetLocalAnswer: NOTRUN
    checkStopAfterSetLocalOffer: NOTRUN
    checkStopAfterSetRemoteOffer: NOTRUN

New tests that have failures or other problems:
/webrtc/RTCPeerConnection-setDescription-transceiver.html
    setRemoteDescription should stop the transceiver if its corresponding m section is rejected: FAIL
Depends on: 1524642
You need to log in before you can comment on or make changes to this bug.