tor-browser

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

write.any.js.ini (6800B)


      1 [write.any.worker.html?default]
      2  [a write that was incomplete at close time should reject]
      3    expected: FAIL
      4 
      5  [garbage collection after close with a pending write promise should not crash]
      6    expected: FAIL
      7 
      8  [writing a value that cannot be stringified should cause a rejection]
      9    expected: FAIL
     10 
     11  [writing a resizable ArrayBuffer should be rejected]
     12    expected: FAIL
     13 
     14  [writing a view on a shared buffer should be rejected]
     15    expected: FAIL
     16 
     17  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
     18    expected: FAIL
     19 
     20 
     21 [write.any.serviceworker.html?default]
     22  [a write that was incomplete at close time should reject]
     23    expected: FAIL
     24 
     25  [garbage collection after close with a pending write promise should not crash]
     26    expected: FAIL
     27 
     28  [writing a value that cannot be stringified should cause a rejection]
     29    expected: FAIL
     30 
     31  [writing a resizable ArrayBuffer should be rejected]
     32    expected: FAIL
     33 
     34  [writing a view on a shared buffer should be rejected]
     35    expected: FAIL
     36 
     37  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
     38    expected: FAIL
     39 
     40 
     41 [write.any.sharedworker.html?wpt_flags=h2]
     42  [a write that was incomplete at close time should reject]
     43    expected: FAIL
     44 
     45  [garbage collection after close with a pending write promise should not crash]
     46    expected: FAIL
     47 
     48  [writing a value that cannot be stringified should cause a rejection]
     49    expected: FAIL
     50 
     51  [writing a resizable ArrayBuffer should be rejected]
     52    expected: FAIL
     53 
     54  [writing a view on a shared buffer should be rejected]
     55    expected: FAIL
     56 
     57  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
     58    expected: FAIL
     59 
     60 
     61 [write.any.sharedworker.html?default]
     62  [a write that was incomplete at close time should reject]
     63    expected: FAIL
     64 
     65  [garbage collection after close with a pending write promise should not crash]
     66    expected: FAIL
     67 
     68  [writing a value that cannot be stringified should cause a rejection]
     69    expected: FAIL
     70 
     71  [writing a resizable ArrayBuffer should be rejected]
     72    expected: FAIL
     73 
     74  [writing a view on a shared buffer should be rejected]
     75    expected: FAIL
     76 
     77  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
     78    expected: FAIL
     79 
     80 
     81 [write.any.serviceworker.html?wpt_flags=h2]
     82  [a write that was incomplete at close time should reject]
     83    expected: FAIL
     84 
     85  [garbage collection after close with a pending write promise should not crash]
     86    expected: FAIL
     87 
     88  [writing a value that cannot be stringified should cause a rejection]
     89    expected: FAIL
     90 
     91  [writing a resizable ArrayBuffer should be rejected]
     92    expected: FAIL
     93 
     94  [writing a view on a shared buffer should be rejected]
     95    expected: FAIL
     96 
     97  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
     98    expected: FAIL
     99 
    100 
    101 [write.any.html?default]
    102  [a write that was incomplete at close time should reject]
    103    expected: FAIL
    104 
    105  [garbage collection after close with a pending write promise should not crash]
    106    expected: FAIL
    107 
    108  [writing a value that cannot be stringified should cause a rejection]
    109    expected: FAIL
    110 
    111  [writing a resizable ArrayBuffer should be rejected]
    112    expected: FAIL
    113 
    114  [writing a view on a shared buffer should be rejected]
    115    expected: FAIL
    116 
    117  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    118    expected: FAIL
    119 
    120 
    121 [write.any.worker.html?wpt_flags=h2]
    122  [a write that was incomplete at close time should reject]
    123    expected: FAIL
    124 
    125  [garbage collection after close with a pending write promise should not crash]
    126    expected: FAIL
    127 
    128  [writing a value that cannot be stringified should cause a rejection]
    129    expected: FAIL
    130 
    131  [writing a resizable ArrayBuffer should be rejected]
    132    expected: FAIL
    133 
    134  [writing a view on a shared buffer should be rejected]
    135    expected: FAIL
    136 
    137  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    138    expected: FAIL
    139 
    140 
    141 [write.any.worker.html?wss]
    142  [a write that was incomplete at close time should reject]
    143    expected: FAIL
    144 
    145  [garbage collection after close with a pending write promise should not crash]
    146    expected: FAIL
    147 
    148  [writing a value that cannot be stringified should cause a rejection]
    149    expected: FAIL
    150 
    151  [writing a resizable ArrayBuffer should be rejected]
    152    expected: FAIL
    153 
    154  [writing a view on a shared buffer should be rejected]
    155    expected: FAIL
    156 
    157  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    158    expected: FAIL
    159 
    160 
    161 [write.any.html?wss]
    162  [a write that was incomplete at close time should reject]
    163    expected: FAIL
    164 
    165  [garbage collection after close with a pending write promise should not crash]
    166    expected: FAIL
    167 
    168  [writing a value that cannot be stringified should cause a rejection]
    169    expected: FAIL
    170 
    171  [writing a resizable ArrayBuffer should be rejected]
    172    expected: FAIL
    173 
    174  [writing a view on a shared buffer should be rejected]
    175    expected: FAIL
    176 
    177  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    178    expected: FAIL
    179 
    180 
    181 [write.any.html?wpt_flags=h2]
    182  [a write that was incomplete at close time should reject]
    183    expected: FAIL
    184 
    185  [garbage collection after close with a pending write promise should not crash]
    186    expected: FAIL
    187 
    188  [writing a value that cannot be stringified should cause a rejection]
    189    expected: FAIL
    190 
    191  [writing a resizable ArrayBuffer should be rejected]
    192    expected: FAIL
    193 
    194  [writing a view on a shared buffer should be rejected]
    195    expected: FAIL
    196 
    197  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    198    expected: FAIL
    199 
    200 
    201 [write.any.serviceworker.html?wss]
    202  [a write that was incomplete at close time should reject]
    203    expected: FAIL
    204 
    205  [garbage collection after close with a pending write promise should not crash]
    206    expected: FAIL
    207 
    208  [writing a value that cannot be stringified should cause a rejection]
    209    expected: FAIL
    210 
    211  [writing a resizable ArrayBuffer should be rejected]
    212    expected: FAIL
    213 
    214  [writing a view on a shared buffer should be rejected]
    215    expected: FAIL
    216 
    217  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    218    expected: FAIL
    219 
    220 
    221 [write.any.sharedworker.html?wss]
    222  [a write that was incomplete at close time should reject]
    223    expected: FAIL
    224 
    225  [garbage collection after close with a pending write promise should not crash]
    226    expected: FAIL
    227 
    228  [writing a value that cannot be stringified should cause a rejection]
    229    expected: FAIL
    230 
    231  [writing a resizable ArrayBuffer should be rejected]
    232    expected: FAIL
    233 
    234  [writing a view on a shared buffer should be rejected]
    235    expected: FAIL
    236 
    237  [Garbage collecting a WebSocket stream doesn't crash while write promise is pending]
    238    expected: FAIL