tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

decodingInfo-webrtc.any.js.ini (2858B)


      1 [decodingInfo-webrtc.any.worker.html]
      2  [Test that decodingInfo returns a valid MediaCapabilitiesInfo objects]
      3    expected: FAIL
      4 
      5  [Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.]
      6    expected: FAIL
      7 
      8  [Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.]
      9    expected: FAIL
     10 
     11  [Test that decodingInfo returns supported true for the codec audio/opus]
     12    expected: FAIL
     13 
     14  [Test that decodingInfo returns supported true for the codec video/VP9; profile-level="0"]
     15    expected: FAIL
     16 
     17 
     18 [decodingInfo-webrtc.any.html]
     19  [Test that decodingInfo returns a valid MediaCapabilitiesInfo objects]
     20    expected: FAIL
     21 
     22  [Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc video content type.]
     23    expected: FAIL
     24 
     25  [Test that decodingInfo returns supported, smooth, and powerEfficient set to false for non-webrtc audio content type.]
     26    expected: FAIL
     27 
     28  [Test that decodingInfo returns supported true for the codec audio/opus returned by RTCRtpReceiver.getCapabilities()]
     29    expected: FAIL
     30 
     31  [Test that decodingInfo returns supported true for the codec audio/G722 returned by RTCRtpReceiver.getCapabilities()]
     32    expected: FAIL
     33 
     34  [Test that decodingInfo returns supported true for the codec audio/PCMU returned by RTCRtpReceiver.getCapabilities()]
     35    expected: FAIL
     36 
     37  [Test that decodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpReceiver.getCapabilities()]
     38    expected: FAIL
     39 
     40  [Test that decodingInfo returns supported true for the codec video/AV1 returned by RTCRtpReceiver.getCapabilities()]
     41    expected: FAIL
     42 
     43  [Test that decodingInfo returns supported true for the codec video/VP8; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities()]
     44    expected: FAIL
     45 
     46  [Test that decodingInfo returns supported true for the codec video/VP9; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities()]
     47    expected: FAIL
     48 
     49  [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()]
     50    expected: FAIL
     51 
     52  [Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42e01f;level-asymmetry-allowed=1 returned by RTCRtpReceiver.getCapabilities()]
     53    expected: FAIL
     54 
     55  [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()]
     56    expected: FAIL
     57 
     58  [Test that decodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1 returned by RTCRtpReceiver.getCapabilities()]
     59    expected: FAIL