tor-browser

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

video-encoder-h264.https.any.js.ini (1647B)


      1 [video-encoder-h264.https.any.html?main]
      2  [Test that encoding with a specific H264 profile actually produces that profile.]
      3    expected:
      4      if os == "android": PRECONDITION_FAILED
      5 
      6 
      7 [video-encoder-h264.https.any.html?baseline]
      8  expected:
      9    if tsan: [OK, TIMEOUT]
     10  [Test that encoding with a specific H264 profile actually produces that profile.]
     11    expected:
     12      if os == "android": PRECONDITION_FAILED
     13 
     14 
     15 [video-encoder-h264.https.any.worker.html?baseline]
     16  [Test that encoding with a specific H264 profile actually produces that profile.]
     17    expected:
     18      if os == "android": PRECONDITION_FAILED
     19 
     20 
     21 [video-encoder-h264.https.any.html?high]
     22  [Test that encoding with a specific H264 profile actually produces that profile.]
     23    expected:
     24      if os == "android": PRECONDITION_FAILED
     25 
     26 
     27 [video-encoder-h264.https.any.html?high-6.2]
     28  [Test that encoding with a specific H264 profile actually produces that profile.]
     29    expected:
     30      if os == "win": [PASS, FAIL]
     31      if os == "android": PRECONDITION_FAILED
     32 
     33 
     34 [video-encoder-h264.https.any.worker.html?main]
     35  [Test that encoding with a specific H264 profile actually produces that profile.]
     36    expected:
     37      if os == "android": PRECONDITION_FAILED
     38 
     39 
     40 [video-encoder-h264.https.any.worker.html?high]
     41  [Test that encoding with a specific H264 profile actually produces that profile.]
     42    expected:
     43      if os == "android": PRECONDITION_FAILED
     44 
     45 
     46 [video-encoder-h264.https.any.worker.html?high-6.2]
     47  [Test that encoding with a specific H264 profile actually produces that profile.]
     48    expected:
     49      if os == "win": [PASS, FAIL]
     50      if os == "android": PRECONDITION_FAILED