gecko-dev/testing/web-platform/tests/webrtc
2019-05-02 19:11:07 +00:00
..
coverage
legacy
protocol Bug 1546408: Fix a flaw in a test-case, and add a bug link to the suppression for that test-case (it still doesn't work). r=jib 2019-04-30 02:04:32 +00:00
resources
tools
datachannel-emptystring.html
dictionary-helper.js
getstats.html
historical.html Bug 1541501 [wpt PR 16038] - Data channel tests updated by Lennart Grahl <lennart.grahl@gmail.com>, a=testonly 2019-04-24 11:30:41 +01:00
idlharness.https.window.js Bug 1539655 [wpt PR 16046] - Include html WebIDL in idlharness for WebRTC, a=testonly 2019-04-24 11:31:05 +01:00
META.yml Bug 1536187 [wpt PR 14798] - Remove inactive reviewers, a=testonly 2019-04-01 14:43:38 +01:00
no-media-call.html
promises-call.html
RTCCertificate-postMessage.html
RTCCertificate.html
RTCConfiguration-bundlePolicy.html
RTCConfiguration-helper.js
RTCConfiguration-iceCandidatePoolSize.html
RTCConfiguration-iceServers.html
RTCConfiguration-iceTransportPolicy.html
RTCConfiguration-rtcpMuxPolicy.html
RTCDataChannel-bufferedAmount.html Bug 1541501 [wpt PR 16038] - Data channel tests updated by Lennart Grahl <lennart.grahl@gmail.com>, a=testonly 2019-04-24 11:30:41 +01:00
RTCDataChannel-id.html Bug 1541642 [wpt PR 16146] - Make RTCDataChannel ID nullable, a=testonly 2019-04-24 11:31:51 +01:00
RTCDataChannel-send.html Bug 1542343 - Part 1: Mark this test as "long". r=jib 2019-04-11 23:41:20 +00:00
RTCDataChannelEvent-constructor.html Bug 1541501 [wpt PR 16038] - Data channel tests updated by Lennart Grahl <lennart.grahl@gmail.com>, a=testonly 2019-04-24 11:30:41 +01:00
RTCDtlsTransport-getRemoteCertificates.html
RTCDtlsTransport-state.html
RTCDTMFSender-helper.js Bug 1535100: Re-enable and de-flake the RTCDTMFSender-ontonechange tests. r=jib 2019-03-15 18:45:59 +00:00
RTCDTMFSender-insertDTMF.https.html
RTCDTMFSender-ontonechange-long.https.html
RTCDTMFSender-ontonechange.https.html Bug 1531828 - Part 0: Fix and re-enable a test-case. r=jib 2019-04-30 01:28:13 +00:00
RTCError.html Bug 1534108 [wpt PR 15651] - RTCError: Make "message" optional and be the last argument., a=testonly 2019-04-01 14:42:55 +01:00
RTCIceCandidate-constructor.html Bug 1526499 [wpt PR 15132] - Add support for all RTCIceCandidate fields., a=testonly 2019-02-14 11:38:43 +00:00
RTCIceConnectionState-candidate-pair.https.html Bug 1536651 [wpt PR 15911] - webrtc wpt: fix use of helper function, a=testonly 2019-04-24 11:18:22 +01:00
RTCIceTransport-extension-helper.js
RTCIceTransport-extension.https.html Bug 1531387 [wpt PR 15535] - Updates RTCIceTransport to standard state API., a=testonly 2019-04-01 14:42:08 +01:00
RTCIceTransport.html
RTCPeerConnection-add-track-no-deadlock.https.html
RTCPeerConnection-addIceCandidate.html Bug 1545090 - Part 0: Fix a test-case for addIceCandidate({}), and add a test case for addIceCandidate({}) in stable. r=jib 2019-04-30 17:46:53 +00:00
RTCPeerConnection-addTrack.https.html
RTCPeerConnection-addTransceiver.https.html
RTCPeerConnection-canTrickleIceCandidates.html
RTCPeerConnection-connectionState.https.html Bug 1539679 [wpt PR 15925] - webrtc wpt: add connectionState tests, a=testonly 2019-04-24 11:31:10 +01:00
RTCPeerConnection-constructor.html
RTCPeerConnection-createAnswer.html
RTCPeerConnection-createDataChannel.html Bug 1541501 [wpt PR 16038] - Data channel tests updated by Lennart Grahl <lennart.grahl@gmail.com>, a=testonly 2019-04-24 11:30:41 +01:00
RTCPeerConnection-createOffer.html
RTCPeerConnection-generateCertificate.html
RTCPeerConnection-getDefaultIceServers.html
RTCPeerConnection-getStats.https.html Bug 1531094: Fix a couple of test-cases that want to see rtp stats before RTP has started. Update meta file to reflect what is still missing. r=jib 2019-03-08 04:15:35 +00:00
RTCPeerConnection-getTransceivers.html
RTCPeerConnection-helper.js Bug 1539679 [wpt PR 15925] - webrtc wpt: add connectionState tests, a=testonly 2019-04-24 11:31:10 +01:00
RTCPeerConnection-iceConnectionState.https.html Bug 1541549 [wpt PR 16053] - Revert "Reland "Create RTCIceTransport using a webrtc::IceTransportInterface object."", a=testonly 2019-04-24 11:30:49 +01:00
RTCPeerConnection-iceGatheringState.html Bug 1541549 [wpt PR 16053] - Revert "Reland "Create RTCIceTransport using a webrtc::IceTransportInterface object."", a=testonly 2019-04-24 11:30:49 +01:00
RTCPeerConnection-ondatachannel.html Bug 1541501 [wpt PR 16038] - Data channel tests updated by Lennart Grahl <lennart.grahl@gmail.com>, a=testonly 2019-04-24 11:30:41 +01:00
RTCPeerConnection-onnegotiationneeded.html Bug 1531103 - Part 1: Fix flaw in test case where a negotiationneeded event can happen before negotiation does, confusing the test code. r=jib 2019-03-08 18:51:29 +00:00
RTCPeerConnection-onsignalingstatechanged.https.html Bug 1526801 [wpt PR 15292] - [PeerConnection] Fire signalingstatechange event at the right time, a=testonly 2019-03-16 12:13:22 +00:00
RTCPeerConnection-ontrack.https.html
RTCPeerConnection-remote-track-mute.https.html Bug 1545855: Modify a test to check that a mute event fires when the remote PC is closed, and a similar test for transceiver.stop() r=jib 2019-05-01 16:34:10 +00:00
RTCPeerConnection-removeTrack.https.html Bug 1542021 - Part 0: Check that removeTrack with a stopped transceiver doesn't throw an error. r=jib 2019-04-05 15:46:25 +00:00
RTCPeerConnection-setDescription-transceiver.html
RTCPeerConnection-setLocalDescription-answer.html Bug 1546981: Remove duplicate test-case, and remove an error suppression it caused. r=jib 2019-05-02 19:11:07 +00:00
RTCPeerConnection-setLocalDescription-offer.html Bug 1547278 - Part 0: Test case for the bug. r=jib 2019-05-01 14:54:03 +00:00
RTCPeerConnection-setLocalDescription-pranswer.html
RTCPeerConnection-setLocalDescription-rollback.html
RTCPeerConnection-setLocalDescription.html Bug 1531143 - Part 1: Rewrite this test-case to be valid, more readable, and test a little more than it did. r=jib 2019-03-06 16:49:27 +00:00
RTCPeerConnection-setRemoteDescription-answer.html
RTCPeerConnection-setRemoteDescription-nomsid.html
RTCPeerConnection-setRemoteDescription-offer.html
RTCPeerConnection-setRemoteDescription-pranswer.html
RTCPeerConnection-setRemoteDescription-replaceTrack.https.html
RTCPeerConnection-setRemoteDescription-rollback.html Bug 1539809 - Part 0: Add a wpt that triggers this bug. r=jib 2019-03-29 22:38:08 +00:00
RTCPeerConnection-setRemoteDescription-tracks.https.html Bug 1531148: Fix some test-cases that expect local and remote track ids to match, and re-enable those test-cases. r=jib 2019-03-11 19:49:57 +00:00
RTCPeerConnection-setRemoteDescription.html
RTCPeerConnection-track-stats.https.html Bug 1527044 [wpt PR 15133] - Deflake RTCPeerConnection-track-stats.https.html., a=testonly 2019-02-26 12:05:20 +00:00
RTCPeerConnection-transceivers.https.html Bug 1541338 [wpt PR 16131] - s/transciever/transceiver, a=testonly 2019-04-24 11:31:47 +01:00
RTCPeerConnectionIceEvent-constructor.html
RTCRtpCapabilities-helper.js
RTCRtpParameters-codecs.html
RTCRtpParameters-degradationPreference.html
RTCRtpParameters-encodings.html Bug 1532123 [wpt PR 15531] - Exposing RID attribute in RTCRtpCodingParameters., a=testonly 2019-04-01 14:42:40 +01:00
RTCRtpParameters-headerExtensions.html
RTCRtpParameters-helper.js
RTCRtpParameters-rtcp.html
RTCRtpParameters-transactionId.html
RTCRtpReceiver-getCapabilities.html
RTCRtpReceiver-getContributingSources.https.html
RTCRtpReceiver-getParameters.html
RTCRtpReceiver-getStats.https.html
RTCRtpReceiver-getSynchronizationSources.https.html Bug 1527044 [wpt PR 15133] - Deflake RTCPeerConnection-track-stats.https.html., a=testonly 2019-02-26 12:05:20 +00:00
RTCRtpSender-getCapabilities.html
RTCRtpSender-getStats.https.html
RTCRtpSender-replaceTrack.https.html Bug 1531472 - Part 1: Use the faster getNoiseStream instead of getUserMedia to prevent timeouts. r=jib 2019-03-05 21:58:39 +00:00
RTCRtpSender-setParameters.html
RTCRtpSender-transport.https.html Bug 1531848 [wpt PR 15499] - Creates an ICE transport object at DTLS transport initialization., a=testonly 2019-04-01 14:42:06 +01:00
RTCRtpTransceiver-direction.html
RTCRtpTransceiver-setCodecPreferences.html
RTCRtpTransceiver-stop.html Bug 1531914: Fix and re-enable this test-case. r=jib 2019-04-12 18:39:41 +00:00
RTCRtpTransceiver.https.html Bug 1543429 - Part 0: Test-case for bug. r=jib 2019-04-17 15:15:53 +00:00
RTCSctpTransport-constructor.html Bug 1541509 [wpt PR 16042] - Replace generateOffer by generateAudioReceiveOnlyOffer, a=testonly 2019-04-24 11:30:42 +01:00
RTCSctpTransport-events.html Bug 1541505 [wpt PR 16037] - Add RTCSctpTransport basic state tests, a=testonly 2019-04-24 11:30:41 +01:00
RTCSctpTransport-maxMessageSize.html Bug 1541501 [wpt PR 16038] - Data channel tests updated by Lennart Grahl <lennart.grahl@gmail.com>, a=testonly 2019-04-24 11:30:41 +01:00
RTCStats-helper.js
RTCTrackEvent-constructor.html
RTCTrackEvent-fire.html Bug 1542907 - Part 0: Add test-case for duplicate msids. r=jib 2019-04-29 15:52:06 +00:00
simplecall-no-ssrcs.https.html
simplecall.https.html