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 (6525B)


      1 [audioDecoder-codec-specific.https.any.html?adts_aac]
      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 after flush]
     25    expected:
     26      if os == "android": NOTRUN
     27 
     28  [Test reset during flush]
     29    expected:
     30      if os == "android": NOTRUN
     31 
     32  [AudioDecoder decodeQueueSize test]
     33    expected:
     34      if os == "android": NOTRUN
     35 
     36  [Test decoding a with a negative timestamp]
     37    expected:
     38      if os == "win": FAIL
     39      if os == "android": NOTRUN
     40 
     41  [Test decoding a with a positive timestamp]
     42    expected:
     43      if os == "win": FAIL
     44      if os == "android": NOTRUN
     45 
     46 
     47 [audioDecoder-codec-specific.https.any.worker.html?pcm_mulaw]
     48  expected:
     49    if (os == "android") and not debug: [OK, ERROR]
     50 
     51 [audioDecoder-codec-specific.https.any.html?mp3]
     52  expected:
     53    if (os == "android") and not debug: [OK, ERROR]
     54 
     55 [audioDecoder-codec-specific.https.any.worker.html?adts_aac]
     56  expected:
     57    if os == "android": ERROR
     58  [Test isConfigSupported()]
     59    expected:
     60      if os == "android": NOTRUN
     61 
     62  [Test that AudioDecoder.isConfigSupported() returns a parsed configuration]
     63    expected:
     64      if os == "android": NOTRUN
     65 
     66  [Test configure()]
     67    expected:
     68      if os == "android": NOTRUN
     69 
     70  [Verify closed AudioDecoder operations]
     71    expected:
     72      if os == "android": NOTRUN
     73 
     74  [Test decoding]
     75    expected:
     76      if os == "android": NOTRUN
     77 
     78  [Test decoding after flush]
     79    expected:
     80      if os == "android": NOTRUN
     81 
     82  [Test reset during flush]
     83    expected:
     84      if os == "android": NOTRUN
     85 
     86  [AudioDecoder decodeQueueSize test]
     87    expected:
     88      if os == "android": NOTRUN
     89 
     90  [Test decoding a with a negative timestamp]
     91    expected:
     92      if os == "win": FAIL
     93      if os == "android": NOTRUN
     94 
     95  [Test decoding a with a positive timestamp]
     96    expected:
     97      if os == "win": FAIL
     98      if os == "android": NOTRUN
     99 
    100 
    101 [audioDecoder-codec-specific.https.any.worker.html?mp4_aac]
    102  expected:
    103    if os == "android": ERROR
    104  [Test isConfigSupported()]
    105    expected:
    106      if os == "android": NOTRUN
    107 
    108  [Test that AudioDecoder.isConfigSupported() returns a parsed configuration]
    109    expected:
    110      if os == "android": NOTRUN
    111 
    112  [Test configure()]
    113    expected:
    114      if os == "android": NOTRUN
    115 
    116  [Verify closed AudioDecoder operations]
    117    expected:
    118      if os == "android": NOTRUN
    119 
    120  [Test decoding]
    121    expected:
    122      if os == "android": NOTRUN
    123 
    124  [Test decoding after flush]
    125    expected:
    126      if os == "android": NOTRUN
    127 
    128  [Test reset during flush]
    129    expected:
    130      if os == "android": NOTRUN
    131 
    132  [AudioDecoder decodeQueueSize test]
    133    expected:
    134      if os == "android": NOTRUN
    135 
    136  [Test decoding a with a negative timestamp]
    137    expected:
    138      if os == "win": FAIL
    139      if os == "android": NOTRUN
    140 
    141  [Test decoding a with a positive timestamp]
    142    expected:
    143      if os == "win": FAIL
    144      if os == "android": NOTRUN
    145 
    146 
    147 [audioDecoder-codec-specific.https.any.html?opus]
    148  expected:
    149    if (os == "android") and not debug: [OK, ERROR]
    150 
    151 [audioDecoder-codec-specific.https.any.worker.html?mp3]
    152  expected:
    153    if (os == "android") and not debug: [OK, ERROR]
    154 
    155 [audioDecoder-codec-specific.https.any.html?mp4_aac]
    156  expected:
    157    if os == "android": ERROR
    158  [Test isConfigSupported()]
    159    expected:
    160      if os == "android": NOTRUN
    161 
    162  [Test that AudioDecoder.isConfigSupported() returns a parsed configuration]
    163    expected:
    164      if os == "android": NOTRUN
    165 
    166  [Test configure()]
    167    expected:
    168      if os == "android": NOTRUN
    169 
    170  [Verify closed AudioDecoder operations]
    171    expected:
    172      if os == "android": NOTRUN
    173 
    174  [Test decoding]
    175    expected:
    176      if os == "android": NOTRUN
    177 
    178  [Test decoding after flush]
    179    expected:
    180      if os == "android": NOTRUN
    181 
    182  [Test reset during flush]
    183    expected:
    184      if os == "android": NOTRUN
    185 
    186  [AudioDecoder decodeQueueSize test]
    187    expected:
    188      if os == "android": NOTRUN
    189 
    190  [Test decoding a with a negative timestamp]
    191    expected:
    192      if os == "win": FAIL
    193      if os == "android": NOTRUN
    194 
    195  [Test decoding a with a positive timestamp]
    196    expected:
    197      if os == "win": FAIL
    198      if os == "android": NOTRUN
    199 
    200 
    201 [audioDecoder-codec-specific.https.any.worker.html?opus]
    202  expected:
    203    if (os == "android") and not debug: [OK, ERROR]
    204 
    205 [audioDecoder-codec-specific.https.any.html?pcm_mulaw]
    206  expected:
    207    if (os == "android") and not debug: [OK, ERROR]
    208 
    209 [audioDecoder-codec-specific.https.any.worker.html?pcm_alaw]
    210  expected:
    211    if (os == "android") and not debug: [OK, ERROR]
    212 
    213 [audioDecoder-codec-specific.https.any.html?pcm_alaw]
    214  expected:
    215    if (os == "android") and not debug: [OK, ERROR]
    216 
    217 [audioDecoder-codec-specific.https.any.html?pcm_s32]
    218 
    219 [audioDecoder-codec-specific.https.any.html?pcm_ulaw]
    220 
    221 [audioDecoder-codec-specific.https.any.worker.html?pcm_s24]
    222 
    223 [audioDecoder-codec-specific.https.any.html?pcm_u8]
    224 
    225 [audioDecoder-codec-specific.https.any.worker.html?vorbis]
    226  [Test decoding]
    227    expected: FAIL
    228 
    229  [Test decoding after flush]
    230    expected: FAIL
    231 
    232  [Test decoding a with a negative timestamp]
    233    expected: FAIL
    234 
    235  [Test decoding a with a positive timestamp]
    236    expected: FAIL
    237 
    238 
    239 [audioDecoder-codec-specific.https.any.worker.html?pcm_u8]
    240 
    241 [audioDecoder-codec-specific.https.any.html?pcm_s16]
    242 
    243 [audioDecoder-codec-specific.https.any.worker.html?pcm_f32]
    244 
    245 [audioDecoder-codec-specific.https.any.html?flac]
    246  expected:
    247    if os == "win": [OK, TIMEOUT]
    248 
    249 [audioDecoder-codec-specific.https.any.worker.html?pcm_s16]
    250 
    251 [audioDecoder-codec-specific.https.any.html?pcm_s24]
    252 
    253 [audioDecoder-codec-specific.https.any.html?pcm_f32]
    254  expected:
    255    if os == "win": [OK, TIMEOUT]
    256 
    257 [audioDecoder-codec-specific.https.any.html?vorbis]
    258  expected:
    259    if tsan: [OK, TIMEOUT]
    260  [Test decoding]
    261    expected: FAIL
    262 
    263  [Test decoding after flush]
    264    expected: FAIL
    265 
    266  [Test decoding a with a negative timestamp]
    267    expected: FAIL
    268 
    269  [Test decoding a with a positive timestamp]
    270    expected: FAIL
    271 
    272 
    273 [audioDecoder-codec-specific.https.any.worker.html?pcm_s32]
    274 
    275 [audioDecoder-codec-specific.https.any.worker.html?flac]
    276 
    277 [audioDecoder-codec-specific.https.any.worker.html?pcm_ulaw]
    278  expected:
    279    if tsan: [OK, TIMEOUT]