Skip to content

Commit 1f75e12

Browse files
fippopast
andauthored
Cleanup stale webrtc entries (#5710)
* Cleanup stale webrtc entries Originally started from fixing most of https://wpt.fyi/results/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html?label=experimental&label=master&aligned cleaned up everything with an associated bug entry where all tests were passing. * Revert two label removals that are still valid --------- Co-authored-by: Panagiotis Astithas <[email protected]>
1 parent c024930 commit 1f75e12

File tree

1 file changed

+1
-63
lines changed

1 file changed

+1
-63
lines changed

webrtc/META.yml

+1-63
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ links:
33
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1550493
44
results:
55
- test: RTCPeerConnection-setRemoteDescription-tracks.https.html
6-
- test: RTCDTMFSender-ontonechange.https.html
76
- test: RTCRtpTransceiver.https.html
87
- product: firefox
98
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1525394
@@ -15,7 +14,7 @@ links:
1514
- test: getstats.html
1615
status: TIMEOUT
1716
- product: chrome
18-
url: https://crbug.com/1045403
17+
url: https://crbug.com/674593
1918
results:
2019
- test: RTCConfiguration-iceServers.html
2120
status: FAIL
@@ -24,28 +23,11 @@ links:
2423
results:
2524
- test: RTCPeerConnection-addIceCandidate.html
2625
status: FAIL
27-
- product: chrome
28-
url: https://crbug.com/1094930
29-
results:
30-
- test: receiver-track-live.https.html
31-
status: FAIL
32-
- product: chrome
33-
url: https://crbug.com/924255
34-
results:
35-
- test: RTCTrackEvent-constructor.html
36-
status: FAIL
37-
- product: chrome
38-
url: https://crbug.com/1050317
39-
results:
40-
- test: RTCPeerConnection-setLocalDescription-answer.html
41-
status: FAIL
4226
- product: chrome
4327
url: https://crbug.com/1057527
4428
results:
4529
- test: RTCPeerConnection-setLocalDescription-parameterless.https.html
4630
status: FAIL
47-
- test: RTCDTMFSender-insertDTMF.https.html
48-
status: FAIL
4931
- product: chrome
5032
url: https://crbug.com/1035578
5133
results:
@@ -63,8 +45,6 @@ links:
6345
status: FAIL
6446
- test: RTCPeerConnection-remote-track-mute.https.html
6547
status: FAIL
66-
- test: RTCPeerConnection-onnegotiationneeded.html
67-
status: FAIL
6848
- test: idlharness.https.window.html
6949
status: FAIL
7050
- test: RTCPeerConnection-setRemoteDescription-offer.html
@@ -119,8 +99,6 @@ links:
11999
- product: firefox
120100
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1531087
121101
results:
122-
- test: getstats.html
123-
subtest: Can get stats from a basic WebRTC call.
124102
- test: RTCPeerConnection-mandatory-getStats.https.html
125103
subtest: RTCPeerConnectionStats's dataChannelsOpened
126104
- test: RTCPeerConnection-mandatory-getStats.https.html
@@ -263,8 +241,6 @@ links:
263241
subtest: iceConnectionState changes at the right time, with bundle policy max-bundle
264242
- test: RTCPeerConnection-iceConnectionState.https.html
265243
subtest: iceConnectionState changes at the right time, with bundle policy max-compat
266-
- test: RTCPeerConnection-iceGatheringState.html
267-
subtest: connection with one data channel should eventually have connected connection state
268244
- test: RTCSctpTransport-constructor.html
269245
- test: RTCRtpSender-transport.https.html
270246
subtest: RTCRtpSender/receiver/SCTP transport at the right time, with bundle policy balanced
@@ -274,7 +250,6 @@ links:
274250
subtest: RTCRtpSender/receiver/SCTP transport at the right time, with bundle policy max-compat
275251
- test: RTCSctpTransport-maxChannels.html
276252
- test: RTCSctpTransport-events.html
277-
- test: RTCSctpTransport-maxMessageSize.html
278253
- product: firefox
279254
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1561441
280255
results:
@@ -310,11 +285,6 @@ links:
310285
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1541471
311286
results:
312287
- test: RTCPeerConnection-capture-video.https.html
313-
- product: firefox
314-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1728367
315-
results:
316-
- test: RTCPeerConnection-setDescription-transceiver.html
317-
subtest: setRemoteDescription should set transceiver inactive if its corresponding m section is rejected
318288
- product: firefox
319289
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1765852
320290
results:
@@ -341,10 +311,6 @@ links:
341311
subtest: Adding streams to an active transceiver causes new streams to be reported via ontrack on callee
342312
- test: RTCRtpSender-setStreams.https.html
343313
subtest: setStreams() fires InvalidStateError on a closed peer connection.
344-
- test: RTCPeerConnection-onnegotiationneeded.html
345-
subtest: Calling setStreams should cause negotiationneeded to fire
346-
- test: RTCPeerConnection-setRemoteDescription-rollback.html
347-
subtest: rollback of a remote offer with stream changes
348314
- product: firefox
349315
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1307994
350316
results:
@@ -425,34 +391,6 @@ links:
425391
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1765851
426392
results:
427393
- test: RTCRtpParameters-headerExtensions.html
428-
- product: firefox
429-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1568296
430-
results:
431-
- test: RTCRtpTransceiver-stopping.https.html
432-
- test: RTCRtpTransceiver-stop.html
433-
subtest: If a transceiver is stopped, transceivers, senders and receivers should disappear after offer/answer
434-
- test: RTCRtpTransceiver-stop.html
435-
subtest: If a transceiver is stopped, transceivers should end up in state stopped
436-
- test: RTCRtpTransceiver.https.html
437-
subtest: checkCurrentDirection
438-
- test: RTCRtpTransceiver.https.html
439-
subtest: checkStop
440-
- test: RTCRtpTransceiver.https.html
441-
subtest: checkStopAfterCreateOffer
442-
- test: RTCRtpTransceiver.https.html
443-
subtest: checkStopAfterSetLocalOffer
444-
- test: RTCRtpTransceiver.https.html
445-
subtest: checkStopAfterSetRemoteOffer
446-
- test: RTCRtpTransceiver.https.html
447-
subtest: checkStopAfterCreateAnswer
448-
- test: RTCRtpTransceiver.https.html
449-
subtest: checkStopAfterSetLocalAnswer
450-
- test: RTCRtpTransceiver.https.html
451-
subtest: checkLocalRollback
452-
- test: RTCRtpTransceiver.https.html
453-
subtest: checkRemoteRollback
454-
- test: RTCRtpTransceiver.https.html
455-
subtest: checkMsectionReuse
456394
- product: firefox
457395
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1577830
458396
results:

0 commit comments

Comments
 (0)