Closed Bug 1928632 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 48926 - [MediaCapabilities] Change WebRTC WPT tests to .any

Categories

(Core :: WebRTC: Audio/Video, task, P4)

task

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Johannes Kron <kron@chromium.org> wrote:

[MediaCapabilities] Change WebRTC WPT tests to .any

The WPT tests for MediaCapabilities with type webrtc
have not been run on worker threads.

  • Change name of test files to .any.js.
  • Replace RTCRtpReceiver and RTCRtpSender with hardcoded
    values if run on worker.

Bug: None
Change-Id: Id0254b7f0eb23f35e5304c1c5a9e9b22332c10bc
Reviewed-on: https://chromium-review.googlesource.com/5979516
WPT-Export-Revision: 38798dd70c9b933e282f2590df559c1f0534accb

Component: web-platform-tests → WebRTC: Audio/Video
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 4 tests and 35 subtests

Status Summary

Firefox

OK : 4
PASS: 32
FAIL: 36

Chrome

OK : 4
PASS: 81

Safari

OK : 4
PASS: 74

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

  • /media-capabilities/decodingInfo-webrtc.any.worker.html [wpt.fyi]
    • Test that decodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL
    • Test that decodingInfo returns supported true for the codec audio/opus: FAIL
    • Test that decodingInfo returns supported true for the codec video/VP9; profile-level="0": FAIL
  • /media-capabilities/decodingInfo-webrtc.any.html [wpt.fyi]
    • Test that decodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL
    • Test that decodingInfo returns supported true for the codec audio/opus returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec audio/G722 returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpReceiver.getCapabilities(): FAIL
  • /media-capabilities/encodingInfo-webrtc.any.worker.html [wpt.fyi]
    • Test that encodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL
    • Test that encodingInfo returns supported true for the codec audio/opus: FAIL
    • Test that encodingInfo returns supported true for the codec video/VP9; profile-level="0": FAIL
  • /media-capabilities/encodingInfo-webrtc.any.html [wpt.fyi]
    • Test that encodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL
    • Test that encodingInfo returns supported true for the codec audio/opus returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec audio/G722 returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpSender.getCapabilities(): FAIL

New Tests That Don't Pass

  • /media-capabilities/decodingInfo-webrtc.any.worker.html [wpt.fyi]
    • Test that decodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec audio/opus: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec video/VP9; profile-level="0": FAIL (Chrome: PASS, Safari: PASS)
  • /media-capabilities/decodingInfo-webrtc.any.html [wpt.fyi]
    • Test that decodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec audio/opus returned by RTCRtpReceiver.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec audio/G722 returned by RTCRtpReceiver.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpReceiver.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpReceiver.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that decodingInfo returns supported true for the codec video/VP8; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec video/VP9; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1 returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1 returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1;packetization-mode=1 returned by RTCRtpReceiver.getCapabilities(): FAIL
    • Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1 returned by RTCRtpReceiver.getCapabilities(): FAIL
  • /media-capabilities/encodingInfo-webrtc.any.worker.html [wpt.fyi]
    • Test that encodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec audio/opus: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec video/VP9; profile-level="0": FAIL (Chrome: PASS, Safari: PASS)
  • /media-capabilities/encodingInfo-webrtc.any.html [wpt.fyi]
    • Test that encodingInfo returns a valid MediaCapabilitiesInfo objects: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.: FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec audio/opus returned by RTCRtpSender.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec audio/G722 returned by RTCRtpSender.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpSender.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpSender.getCapabilities(): FAIL (Chrome: PASS, Safari: PASS)
    • Test that encodingInfo returns supported true for the codec video/VP8; max-fs=12288;max-fr=60 returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec video/VP9; max-fs=12288;max-fr=60 returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1;packetization-mode=1 returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1 returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1;packetization-mode=1 returned by RTCRtpSender.getCapabilities(): FAIL
    • Test that encodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1 returned by RTCRtpSender.getCapabilities(): FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/959cc1467bd9 [wpt PR 48926] - [MediaCapabilities] Change WebRTC WPT tests to .any, a=testonly https://hg.mozilla.org/integration/autoland/rev/7cab182b8e9e [wpt PR 48926] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.