tor-browser

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

idlharness.https.any.js.ini (17252B)


      1 [idlharness.https.any.html]
      2  [WebTransport interface: attribute draining]
      3    expected: FAIL
      4 
      5  [WebTransport interface: webTransport must inherit property "draining" with the proper type]
      6    expected: FAIL
      7 
      8  [WebTransport interface: operation createSendGroup()]
      9    expected: FAIL
     10 
     11  [WebTransport interface: webTransport must inherit property "createSendGroup()" with the proper type]
     12    expected: FAIL
     13 
     14  [WebTransportSendStream interface: attribute sendGroup]
     15    expected: FAIL
     16 
     17  [WebTransportSendGroup interface: existence and properties of interface object]
     18    expected: FAIL
     19 
     20  [WebTransportSendGroup interface object length]
     21    expected: FAIL
     22 
     23  [WebTransportSendGroup interface object name]
     24    expected: FAIL
     25 
     26  [WebTransportSendGroup interface: existence and properties of interface prototype object]
     27    expected: FAIL
     28 
     29  [WebTransportSendGroup interface: existence and properties of interface prototype object's "constructor" property]
     30    expected: FAIL
     31 
     32  [WebTransportSendGroup interface: existence and properties of interface prototype object's @@unscopables property]
     33    expected: FAIL
     34 
     35  [WebTransportSendGroup interface: operation getStats()]
     36    expected: FAIL
     37 
     38  [WebTransport interface: attribute supportsReliableOnly]
     39    expected: FAIL
     40 
     41  [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams]
     42    expected: FAIL
     43 
     44  [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams]
     45    expected: FAIL
     46 
     47  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type]
     48    expected: FAIL
     49 
     50  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type]
     51    expected: FAIL
     52 
     53  [WebTransportSendStream interface: operation getWriter()]
     54    expected: FAIL
     55 
     56  [WebTransportWriter interface: existence and properties of interface object]
     57    expected: FAIL
     58 
     59  [WebTransportWriter interface object length]
     60    expected: FAIL
     61 
     62  [WebTransportWriter interface object name]
     63    expected: FAIL
     64 
     65  [WebTransportWriter interface: existence and properties of interface prototype object]
     66    expected: FAIL
     67 
     68  [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property]
     69    expected: FAIL
     70 
     71  [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property]
     72    expected: FAIL
     73 
     74  [WebTransportWriter interface: operation atomicWrite(optional any)]
     75    expected: FAIL
     76 
     77  [WebTransport interface: attribute protocol]
     78    expected: FAIL
     79 
     80  [WebTransport interface: webTransport must inherit property "protocol" with the proper type]
     81    expected: FAIL
     82 
     83  [WebTransportDatagramsWritable interface: existence and properties of interface object]
     84    expected: FAIL
     85 
     86  [WebTransportDatagramsWritable interface object length]
     87    expected: FAIL
     88 
     89  [WebTransportDatagramsWritable interface object name]
     90    expected: FAIL
     91 
     92  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object]
     93    expected: FAIL
     94 
     95  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's "constructor" property]
     96    expected: FAIL
     97 
     98  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's @@unscopables property]
     99    expected: FAIL
    100 
    101  [WebTransportDatagramsWritable interface: attribute sendGroup]
    102    expected: FAIL
    103 
    104  [WebTransportDatagramsWritable interface: attribute sendOrder]
    105    expected: FAIL
    106 
    107  [WebTransportDatagramDuplexStream interface: operation createWritable(optional WebTransportSendOptions)]
    108    expected: FAIL
    109 
    110  [WebTransport interface: operation exportKeyingMaterial(BufferSource, optional BufferSource)]
    111    expected: FAIL
    112 
    113  [WebTransport interface: webTransport must inherit property "exportKeyingMaterial(BufferSource, optional BufferSource)" with the proper type]
    114    expected: FAIL
    115 
    116  [WebTransport interface: calling exportKeyingMaterial(BufferSource, optional BufferSource) on webTransport with too few arguments must throw TypeError]
    117    expected: FAIL
    118 
    119  [WebTransportWriter interface: operation commit()]
    120    expected: FAIL
    121 
    122 
    123 [idlharness.https.any.serviceworker.html]
    124  expected:
    125    if (os == "mac") and not debug: [OK, ERROR]
    126  [WebTransport interface: attribute draining]
    127    expected: FAIL
    128 
    129  [WebTransport interface: webTransport must inherit property "draining" with the proper type]
    130    expected: FAIL
    131 
    132  [WebTransport interface: operation createSendGroup()]
    133    expected: FAIL
    134 
    135  [WebTransport interface: webTransport must inherit property "createSendGroup()" with the proper type]
    136    expected: FAIL
    137 
    138  [WebTransportSendStream interface: attribute sendGroup]
    139    expected: FAIL
    140 
    141  [WebTransportSendGroup interface: existence and properties of interface object]
    142    expected: FAIL
    143 
    144  [WebTransportSendGroup interface object length]
    145    expected: FAIL
    146 
    147  [WebTransportSendGroup interface object name]
    148    expected: FAIL
    149 
    150  [WebTransportSendGroup interface: existence and properties of interface prototype object]
    151    expected: FAIL
    152 
    153  [WebTransportSendGroup interface: existence and properties of interface prototype object's "constructor" property]
    154    expected: FAIL
    155 
    156  [WebTransportSendGroup interface: existence and properties of interface prototype object's @@unscopables property]
    157    expected: FAIL
    158 
    159  [WebTransportSendGroup interface: operation getStats()]
    160    expected: FAIL
    161 
    162  [WebTransport interface: attribute supportsReliableOnly]
    163    expected: FAIL
    164 
    165  [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams]
    166    expected: FAIL
    167 
    168  [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams]
    169    expected: FAIL
    170 
    171  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type]
    172    expected: FAIL
    173 
    174  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type]
    175    expected: FAIL
    176 
    177  [WebTransportSendStream interface: operation getWriter()]
    178    expected: FAIL
    179 
    180  [WebTransportWriter interface: existence and properties of interface object]
    181    expected: FAIL
    182 
    183  [WebTransportWriter interface object length]
    184    expected: FAIL
    185 
    186  [WebTransportWriter interface object name]
    187    expected: FAIL
    188 
    189  [WebTransportWriter interface: existence and properties of interface prototype object]
    190    expected: FAIL
    191 
    192  [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property]
    193    expected: FAIL
    194 
    195  [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property]
    196    expected: FAIL
    197 
    198  [WebTransportWriter interface: operation atomicWrite(optional any)]
    199    expected: FAIL
    200 
    201  [WebTransport interface: attribute protocol]
    202    expected: FAIL
    203 
    204  [WebTransport interface: webTransport must inherit property "protocol" with the proper type]
    205    expected: FAIL
    206 
    207  [WebTransportDatagramsWritable interface: existence and properties of interface object]
    208    expected: FAIL
    209 
    210  [WebTransportDatagramsWritable interface object length]
    211    expected: FAIL
    212 
    213  [WebTransportDatagramsWritable interface object name]
    214    expected: FAIL
    215 
    216  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object]
    217    expected: FAIL
    218 
    219  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's "constructor" property]
    220    expected: FAIL
    221 
    222  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's @@unscopables property]
    223    expected: FAIL
    224 
    225  [WebTransportDatagramsWritable interface: attribute sendGroup]
    226    expected: FAIL
    227 
    228  [WebTransportDatagramsWritable interface: attribute sendOrder]
    229    expected: FAIL
    230 
    231  [WebTransportDatagramDuplexStream interface: operation createWritable(optional WebTransportSendOptions)]
    232    expected: FAIL
    233 
    234  [WebTransport interface: operation exportKeyingMaterial(BufferSource, optional BufferSource)]
    235    expected: FAIL
    236 
    237  [WebTransport interface: webTransport must inherit property "exportKeyingMaterial(BufferSource, optional BufferSource)" with the proper type]
    238    expected: FAIL
    239 
    240  [WebTransport interface: calling exportKeyingMaterial(BufferSource, optional BufferSource) on webTransport with too few arguments must throw TypeError]
    241    expected: FAIL
    242 
    243  [WebTransportWriter interface: operation commit()]
    244    expected: FAIL
    245 
    246 
    247 [idlharness.https.any.sharedworker.html]
    248  expected:
    249    if (os == "mac") and not debug: [OK, CRASH]
    250  [WebTransport interface: attribute draining]
    251    expected: FAIL
    252 
    253  [WebTransport interface: webTransport must inherit property "draining" with the proper type]
    254    expected: FAIL
    255 
    256  [WebTransport interface: operation createSendGroup()]
    257    expected: FAIL
    258 
    259  [WebTransport interface: webTransport must inherit property "createSendGroup()" with the proper type]
    260    expected: FAIL
    261 
    262  [WebTransportSendStream interface: attribute sendGroup]
    263    expected: FAIL
    264 
    265  [WebTransportSendGroup interface: existence and properties of interface object]
    266    expected: FAIL
    267 
    268  [WebTransportSendGroup interface object length]
    269    expected: FAIL
    270 
    271  [WebTransportSendGroup interface object name]
    272    expected: FAIL
    273 
    274  [WebTransportSendGroup interface: existence and properties of interface prototype object]
    275    expected: FAIL
    276 
    277  [WebTransportSendGroup interface: existence and properties of interface prototype object's "constructor" property]
    278    expected: FAIL
    279 
    280  [WebTransportSendGroup interface: existence and properties of interface prototype object's @@unscopables property]
    281    expected: FAIL
    282 
    283  [WebTransportSendGroup interface: operation getStats()]
    284    expected: FAIL
    285 
    286  [WebTransport interface: attribute supportsReliableOnly]
    287    expected: FAIL
    288 
    289  [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams]
    290    expected: FAIL
    291 
    292  [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams]
    293    expected: FAIL
    294 
    295  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type]
    296    expected: FAIL
    297 
    298  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type]
    299    expected: FAIL
    300 
    301  [WebTransportSendStream interface: operation getWriter()]
    302    expected: FAIL
    303 
    304  [WebTransportWriter interface: existence and properties of interface object]
    305    expected: FAIL
    306 
    307  [WebTransportWriter interface object length]
    308    expected: FAIL
    309 
    310  [WebTransportWriter interface object name]
    311    expected: FAIL
    312 
    313  [WebTransportWriter interface: existence and properties of interface prototype object]
    314    expected: FAIL
    315 
    316  [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property]
    317    expected: FAIL
    318 
    319  [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property]
    320    expected: FAIL
    321 
    322  [WebTransportWriter interface: operation atomicWrite(optional any)]
    323    expected: FAIL
    324 
    325  [WebTransport interface: attribute protocol]
    326    expected: FAIL
    327 
    328  [WebTransport interface: webTransport must inherit property "protocol" with the proper type]
    329    expected: FAIL
    330 
    331  [WebTransportDatagramsWritable interface: existence and properties of interface object]
    332    expected: FAIL
    333 
    334  [WebTransportDatagramsWritable interface object length]
    335    expected: FAIL
    336 
    337  [WebTransportDatagramsWritable interface object name]
    338    expected: FAIL
    339 
    340  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object]
    341    expected: FAIL
    342 
    343  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's "constructor" property]
    344    expected: FAIL
    345 
    346  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's @@unscopables property]
    347    expected: FAIL
    348 
    349  [WebTransportDatagramsWritable interface: attribute sendGroup]
    350    expected: FAIL
    351 
    352  [WebTransportDatagramsWritable interface: attribute sendOrder]
    353    expected: FAIL
    354 
    355  [WebTransportDatagramDuplexStream interface: operation createWritable(optional WebTransportSendOptions)]
    356    expected: FAIL
    357 
    358  [WebTransport interface: operation exportKeyingMaterial(BufferSource, optional BufferSource)]
    359    expected: FAIL
    360 
    361  [WebTransport interface: webTransport must inherit property "exportKeyingMaterial(BufferSource, optional BufferSource)" with the proper type]
    362    expected: FAIL
    363 
    364  [WebTransport interface: calling exportKeyingMaterial(BufferSource, optional BufferSource) on webTransport with too few arguments must throw TypeError]
    365    expected: FAIL
    366 
    367  [WebTransportWriter interface: operation commit()]
    368    expected: FAIL
    369 
    370 
    371 [idlharness.https.any.worker.html]
    372  expected:
    373    if (os == "mac") and not debug: [OK, CRASH]
    374  [WebTransport interface: attribute draining]
    375    expected: FAIL
    376 
    377  [WebTransport interface: webTransport must inherit property "draining" with the proper type]
    378    expected: FAIL
    379 
    380  [WebTransport interface: operation createSendGroup()]
    381    expected: FAIL
    382 
    383  [WebTransport interface: webTransport must inherit property "createSendGroup()" with the proper type]
    384    expected: FAIL
    385 
    386  [WebTransportSendStream interface: attribute sendGroup]
    387    expected: FAIL
    388 
    389  [WebTransportSendGroup interface: existence and properties of interface object]
    390    expected: FAIL
    391 
    392  [WebTransportSendGroup interface object length]
    393    expected: FAIL
    394 
    395  [WebTransportSendGroup interface object name]
    396    expected: FAIL
    397 
    398  [WebTransportSendGroup interface: existence and properties of interface prototype object]
    399    expected: FAIL
    400 
    401  [WebTransportSendGroup interface: existence and properties of interface prototype object's "constructor" property]
    402    expected: FAIL
    403 
    404  [WebTransportSendGroup interface: existence and properties of interface prototype object's @@unscopables property]
    405    expected: FAIL
    406 
    407  [WebTransportSendGroup interface: operation getStats()]
    408    expected: FAIL
    409 
    410  [WebTransport interface: attribute supportsReliableOnly]
    411    expected: FAIL
    412 
    413  [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams]
    414    expected: FAIL
    415 
    416  [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams]
    417    expected: FAIL
    418 
    419  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type]
    420    expected: FAIL
    421 
    422  [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type]
    423    expected: FAIL
    424 
    425  [WebTransportSendStream interface: operation getWriter()]
    426    expected: FAIL
    427 
    428  [WebTransportWriter interface: existence and properties of interface object]
    429    expected: FAIL
    430 
    431  [WebTransportWriter interface object length]
    432    expected: FAIL
    433 
    434  [WebTransportWriter interface object name]
    435    expected: FAIL
    436 
    437  [WebTransportWriter interface: existence and properties of interface prototype object]
    438    expected: FAIL
    439 
    440  [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property]
    441    expected: FAIL
    442 
    443  [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property]
    444    expected: FAIL
    445 
    446  [WebTransportWriter interface: operation atomicWrite(optional any)]
    447    expected: FAIL
    448 
    449  [WebTransport interface: attribute protocol]
    450    expected: FAIL
    451 
    452  [WebTransport interface: webTransport must inherit property "protocol" with the proper type]
    453    expected: FAIL
    454 
    455  [WebTransportDatagramsWritable interface: existence and properties of interface object]
    456    expected: FAIL
    457 
    458  [WebTransportDatagramsWritable interface object length]
    459    expected: FAIL
    460 
    461  [WebTransportDatagramsWritable interface object name]
    462    expected: FAIL
    463 
    464  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object]
    465    expected: FAIL
    466 
    467  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's "constructor" property]
    468    expected: FAIL
    469 
    470  [WebTransportDatagramsWritable interface: existence and properties of interface prototype object's @@unscopables property]
    471    expected: FAIL
    472 
    473  [WebTransportDatagramsWritable interface: attribute sendGroup]
    474    expected: FAIL
    475 
    476  [WebTransportDatagramsWritable interface: attribute sendOrder]
    477    expected: FAIL
    478 
    479  [WebTransportDatagramDuplexStream interface: operation createWritable(optional WebTransportSendOptions)]
    480    expected: FAIL
    481 
    482  [WebTransport interface: operation exportKeyingMaterial(BufferSource, optional BufferSource)]
    483    expected: FAIL
    484 
    485  [WebTransport interface: webTransport must inherit property "exportKeyingMaterial(BufferSource, optional BufferSource)" with the proper type]
    486    expected: FAIL
    487 
    488  [WebTransport interface: calling exportKeyingMaterial(BufferSource, optional BufferSource) on webTransport with too few arguments must throw TypeError]
    489    expected: FAIL
    490 
    491  [WebTransportWriter interface: operation commit()]
    492    expected: FAIL