Skip to content

Commit

Permalink
Fix test data
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Nov 22, 2023
1 parent fe20547 commit ef3a49b
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions amendments.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
"description": "Remove RTCRtpEncodingParameters.scaleResolutionDownBy for audio",
"pr": 2772,
"tests": [
"webrtc/RTCRtpParameters-encodings.https.html"
"webrtc/RTCRtpParameters-encodings.html"
],
"testUpdates": [
"web-platform-tests/wpt#37477"
Expand Down Expand Up @@ -380,7 +380,7 @@
"description": "Remove RTCRtpEncodingParameters.scaleResolutionDownBy for audio",
"pr": 2772,
"tests": [
"webrtc/RTCRtpParameters-encodings.https.html"
"webrtc/RTCRtpParameters-encodings.html"
],
"testUpdates": [
"web-platform-tests/wpt#37477"
Expand All @@ -393,7 +393,7 @@
"description": "Default RTCRtpEncodingParameters.scaleResolutionDownBy to 1 for video",
"pr": 2772,
"tests": [
"webrtc/RTCRtpParameters-encodings.https.html"
"webrtc/RTCRtpParameters-encodings.html"
],
"testUpdates": [
"web-platform-tests/wpt#37477"
Expand Down Expand Up @@ -442,7 +442,7 @@
"description": "Default RTCRtpEncodingParameters.scaleResolutionDownBy to 1 for video",
"pr": 2772,
"tests": [
"webrtc/RTCRtpParameters-encodings.https.html"
"webrtc/RTCRtpParameters-encodings.html"
],
"testUpdates": [
"web-platform-tests/wpt#37477"
Expand Down Expand Up @@ -561,13 +561,6 @@
"web-platform-tests/wpt#36155",
"web-platform-tests/wpt#37477"
],

"tests": [
"webrtc/simulcast/negotiation-encodings.https.html"
],
"testUpdates": [
"web-platform-tests/wpt#37477"
],
"difftype": "modify",
"type": "correction",
"status": "candidate",
Expand Down Expand Up @@ -658,6 +651,7 @@
"tests": [
"webrtc/RTCRtpTransceiver-setCodecPreferences.html"
],
"testUpdates": "already-tested",
"type": "correction",
"status": "candidate",
"difftype": "append",
Expand Down

0 comments on commit ef3a49b

Please sign in to comment.