tor-browser

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

audioDecoder-codec-specific.https.any.js.ini (1740B)


      1 [audioDecoder-codec-specific.https.any.html?mp4_raw_aac_no_desc]
      2  expected:
      3    if os == "android": ERROR
      4  [Test isConfigSupported()]
      5    expected:
      6      if os == "android": NOTRUN
      7 
      8  [Test that AudioDecoder.isConfigSupported() returns a parsed configuration]
      9    expected:
     10      if os == "android": NOTRUN
     11 
     12  [Test configure()]
     13    expected:
     14      if os == "android": NOTRUN
     15 
     16  [Verify closed AudioDecoder operations]
     17    expected:
     18      if os == "android": NOTRUN
     19 
     20  [Test decoding]
     21    expected:
     22      if os == "android": NOTRUN
     23 
     24  [Test decoding a with negative timestamp]
     25    expected:
     26      if os == "android": NOTRUN
     27 
     28  [Test decoding after flush]
     29    expected:
     30      if os == "android": NOTRUN
     31 
     32  [Test reset during flush]
     33    expected:
     34      if os == "android": NOTRUN
     35 
     36  [AudioDecoder decodeQueueSize test]
     37    expected:
     38      if os == "android": NOTRUN
     39 
     40 [audioDecoder-codec-specific.https.any.worker.html?mp4_raw_aac_no_desc]
     41  expected:
     42    if os == "android": ERROR
     43  [Test isConfigSupported()]
     44    expected:
     45      if os == "android": NOTRUN
     46 
     47  [Test that AudioDecoder.isConfigSupported() returns a parsed configuration]
     48    expected:
     49      if os == "android": NOTRUN
     50 
     51  [Test configure()]
     52    expected:
     53      if os == "android": NOTRUN
     54 
     55  [Verify closed AudioDecoder operations]
     56    expected:
     57      if os == "android": NOTRUN
     58 
     59  [Test decoding]
     60    expected:
     61      if os == "android": NOTRUN
     62 
     63  [Test decoding a with negative timestamp]
     64    expected:
     65      if os == "android": NOTRUN
     66 
     67  [Test decoding after flush]
     68    expected:
     69      if os == "android": NOTRUN
     70 
     71  [Test reset during flush]
     72    expected:
     73      if os == "android": NOTRUN
     74 
     75  [AudioDecoder decodeQueueSize test]
     76    expected:
     77      if os == "android": NOTRUN