tor-browser

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

full-cycle-test.https.any.js.ini (7681B)


      1 [full-cycle-test.https.any.html?vp9_p2]
      2  disabled:
      3    if (os == "android") or (bits == 32): not implemented
      4  [Encoding and decoding cycle]
      5    expected: [PASS, FAIL]
      6 
      7  [Encoding and decoding cycle w/ stripped color space]
      8    expected: [PASS, FAIL]
      9 
     10  [Encoding and decoding cycle with realtime latency mode]
     11    expected: [PASS, FAIL]
     12 
     13 
     14 [full-cycle-test.https.any.html?vp9_p0]
     15  disabled:
     16    if (os == "android") or (bits == 32): not implemented
     17  [Encoding and decoding cycle]
     18    expected: [PASS, FAIL]
     19 
     20  [Encoding and decoding cycle w/ stripped color space]
     21    expected: [PASS, FAIL]
     22 
     23  [Encoding and decoding cycle with realtime latency mode]
     24    expected: [PASS, FAIL]
     25 
     26 
     27 [full-cycle-test.https.any.html?vp8]
     28  disabled:
     29    if (os == "android") or (bits == 32): not implemented
     30  [Encoding and decoding cycle]
     31    expected: [PASS, FAIL]
     32 
     33  [Encoding and decoding cycle w/ stripped color space]
     34    expected: [PASS, FAIL]
     35 
     36  [Encoding and decoding cycle with realtime latency mode]
     37    expected: [PASS, FAIL]
     38 
     39 
     40 [full-cycle-test.https.any.html?h264_avc]
     41  disabled:
     42    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
     43  expected:
     44    if debug and (display == "x11"): [OK, ERROR]
     45  [Encoding and decoding cycle w/ rate control]
     46    expected:
     47      if debug and (display == "x11"): [PASS, FAIL]
     48 
     49 
     50 [full-cycle-test.https.any.html?av1]
     51  disabled:
     52    if (os == "android") or (bits == 32): not implemented
     53  expected:
     54    if tsan: [OK, TIMEOUT]
     55  [Encoding and decoding cycle]
     56    expected: [PASS, FAIL, TIMEOUT]
     57 
     58  [Encoding and decoding cycle w/ stripped color space]
     59    expected: [PASS, FAIL, TIMEOUT, NOTRUN]
     60 
     61  [Encoding and decoding cycle with realtime latency mode]
     62    expected: [PASS, FAIL, TIMEOUT, NOTRUN]
     63 
     64 
     65 [full-cycle-test.https.any.worker.html?av1]
     66  disabled:
     67    if (os == "android") or (bits == 32): not implemented
     68  expected:
     69    if (os == "win") and not debug: [OK, CRASH]
     70  [Encoding and decoding cycle]
     71    expected: [PASS, FAIL, TIMEOUT]
     72 
     73  [Encoding and decoding cycle w/ stripped color space]
     74    expected: [PASS, FAIL, TIMEOUT, NOTRUN]
     75 
     76  [Encoding and decoding cycle with realtime latency mode]
     77    expected: [PASS, FAIL, TIMEOUT, NOTRUN]
     78 
     79 
     80 [full-cycle-test.https.any.worker.html?vp8]
     81  disabled:
     82    if (os == "android") or (bits == 32): not implemented
     83  [Encoding and decoding cycle]
     84    expected: [PASS, FAIL]
     85 
     86  [Encoding and decoding cycle w/ stripped color space]
     87    expected: [PASS, FAIL]
     88 
     89  [Encoding and decoding cycle with realtime latency mode]
     90    expected: [PASS, FAIL]
     91 
     92 
     93 [full-cycle-test.https.any.html?h264_annexb]
     94  disabled:
     95    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
     96 
     97 [full-cycle-test.https.any.worker.html?vp9_p0]
     98  disabled:
     99    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
    100  [Encoding and decoding cycle]
    101    expected: [PASS, FAIL]
    102 
    103  [Encoding and decoding cycle w/ stripped color space]
    104    expected: [PASS, FAIL]
    105 
    106  [Encoding and decoding cycle with realtime latency mode]
    107    expected: [PASS, FAIL]
    108 
    109 
    110 [full-cycle-test.https.any.worker.html?h264_avc]
    111  disabled:
    112    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
    113 
    114 [full-cycle-test.https.any.worker.html?h264_annexb]
    115  disabled:
    116    if (os == "android") or (version == "Ubuntu 18.04"): not implemented
    117 
    118 [full-cycle-test.https.any.worker.html?vp9_p2]
    119  disabled:
    120    if (os == "android") or (bits == 32): not implemented
    121  [Encoding and decoding cycle]
    122    expected: [PASS, FAIL]
    123 
    124  [Encoding and decoding cycle w/ stripped color space]
    125    expected: [PASS, FAIL]
    126 
    127  [Encoding and decoding cycle with realtime latency mode]
    128    expected: [PASS, FAIL]
    129 
    130 
    131 [full-cycle-test.https.any.worker.html?h265_hevc]
    132  expected:
    133    if os == "android": [OK, CRASH]
    134  [Encoding and decoding cycle]
    135    expected: PRECONDITION_FAILED
    136 
    137  [Encoding and decoding cycle w/ stripped color space]
    138    expected: PRECONDITION_FAILED
    139 
    140  [Encoding and decoding cycle with realtime latency mode]
    141    expected: PRECONDITION_FAILED
    142 
    143  [Encoding and decoding cycle w/ rate control]
    144    expected: PRECONDITION_FAILED
    145 
    146 
    147 [full-cycle-test.https.any.html?h265_hevc]
    148  expected:
    149    if (os == "android") and not debug: [OK, CRASH]
    150  [Encoding and decoding cycle]
    151    expected: PRECONDITION_FAILED
    152 
    153  [Encoding and decoding cycle w/ stripped color space]
    154    expected: PRECONDITION_FAILED
    155 
    156  [Encoding and decoding cycle with realtime latency mode]
    157    expected: PRECONDITION_FAILED
    158 
    159  [Encoding and decoding cycle w/ rate control]
    160    expected: PRECONDITION_FAILED
    161 
    162 
    163 [full-cycle-test.https.any.html?h265_annexb]
    164  expected:
    165    if os == "android": [OK, CRASH]
    166  [Encoding and decoding cycle]
    167    expected: PRECONDITION_FAILED
    168 
    169  [Encoding and decoding cycle w/ stripped color space]
    170    expected: PRECONDITION_FAILED
    171 
    172  [Encoding and decoding cycle with realtime latency mode]
    173    expected: PRECONDITION_FAILED
    174 
    175  [Encoding and decoding cycle w/ rate control]
    176    expected: PRECONDITION_FAILED
    177 
    178 
    179 [full-cycle-test.https.any.worker.html?h265_annexb]
    180  [Encoding and decoding cycle]
    181    expected: PRECONDITION_FAILED
    182 
    183  [Encoding and decoding cycle w/ stripped color space]
    184    expected: PRECONDITION_FAILED
    185 
    186  [Encoding and decoding cycle with realtime latency mode]
    187    expected: PRECONDITION_FAILED
    188 
    189  [Encoding and decoding cycle w/ rate control]
    190    expected: PRECONDITION_FAILED
    191 
    192 
    193 [full-cycle-test.https.any.worker.html?vp9_444_p3]
    194  disabled: bug 1779656
    195  [Encoding and decoding cycle]
    196    expected:
    197      if os == "android": PRECONDITION_FAILED
    198 
    199  [Encoding and decoding cycle with realtime latency mode]
    200    expected:
    201      if os == "android": PRECONDITION_FAILED
    202 
    203  [Encoding and decoding cycle w/ stripped color space]
    204    expected:
    205      if os == "android": PRECONDITION_FAILED
    206 
    207 
    208 [full-cycle-test.https.any.html?vp9_444_p1]
    209  disabled: bug 1779656
    210  [Encoding and decoding cycle]
    211    expected:
    212      if os == "android": PRECONDITION_FAILED
    213      FAIL
    214 
    215  [Encoding and decoding cycle with realtime latency mode]
    216    expected:
    217      if os == "android": PRECONDITION_FAILED
    218      FAIL
    219 
    220  [Encoding and decoding cycle w/ stripped color space]
    221    expected:
    222      if os == "android": PRECONDITION_FAILED
    223      FAIL
    224 
    225 
    226 [full-cycle-test.https.any.worker.html?vp9_444_p1]
    227  disabled: bug 1779656
    228  [Encoding and decoding cycle]
    229    expected:
    230      if os == "android": PRECONDITION_FAILED
    231      FAIL
    232 
    233  [Encoding and decoding cycle with realtime latency mode]
    234    expected:
    235      if os == "android": PRECONDITION_FAILED
    236      FAIL
    237 
    238  [Encoding and decoding cycle w/ stripped color space]
    239    expected:
    240      if os == "android": PRECONDITION_FAILED
    241      FAIL
    242 
    243 
    244 [full-cycle-test.https.any.html?vp9_444_p3]
    245  disabled: bug 1779656
    246  [Encoding and decoding cycle]
    247    expected:
    248      if os == "android": PRECONDITION_FAILED
    249 
    250  [Encoding and decoding cycle with realtime latency mode]
    251    expected:
    252      if os == "android": PRECONDITION_FAILED
    253 
    254  [Encoding and decoding cycle w/ stripped color space]
    255    expected:
    256      if os == "android": PRECONDITION_FAILED
    257 
    258 
    259 [full-cycle-test.https.any.html?av1_444_high]
    260  disabled: bug 1779656
    261  [Encoding and decoding cycle]
    262    expected: PRECONDITION_FAILED
    263 
    264  [Encoding and decoding cycle with realtime latency mode]
    265    expected: PRECONDITION_FAILED
    266 
    267  [Encoding and decoding cycle w/ stripped color space]
    268    expected: PRECONDITION_FAILED
    269 
    270 
    271 [full-cycle-test.https.any.worker.html?av1_444_high]
    272  disabled: bug 1779656
    273  [Encoding and decoding cycle]
    274    expected: PRECONDITION_FAILED
    275 
    276  [Encoding and decoding cycle with realtime latency mode]
    277    expected: PRECONDITION_FAILED
    278 
    279  [Encoding and decoding cycle w/ stripped color space]
    280    expected: PRECONDITION_FAILED