tor-browser

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

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


      1 [idlharness.https.any.html]
      2  [idl_test setup]
      3    expected: FAIL
      4 
      5  [PressureObserver interface: existence and properties of interface object]
      6    expected: FAIL
      7 
      8  [PressureObserver interface object length]
      9    expected: FAIL
     10 
     11  [PressureObserver interface object name]
     12    expected: FAIL
     13 
     14  [PressureObserver interface: existence and properties of interface prototype object]
     15    expected: FAIL
     16 
     17  [PressureObserver interface: existence and properties of interface prototype object's "constructor" property]
     18    expected: FAIL
     19 
     20  [PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
     21    expected: FAIL
     22 
     23  [PressureObserver interface: operation unobserve(PressureSource)]
     24    expected: FAIL
     25 
     26  [PressureObserver interface: operation disconnect()]
     27    expected: FAIL
     28 
     29  [PressureObserver interface: operation takeRecords()]
     30    expected: FAIL
     31 
     32  [PressureObserver must be primary interface of observer]
     33    expected: FAIL
     34 
     35  [Stringification of observer]
     36    expected: FAIL
     37 
     38  [PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
     39    expected: FAIL
     40 
     41  [PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError]
     42    expected: FAIL
     43 
     44  [PressureObserver interface: observer must inherit property "disconnect()" with the proper type]
     45    expected: FAIL
     46 
     47  [PressureObserver interface: observer must inherit property "takeRecords()" with the proper type]
     48    expected: FAIL
     49 
     50  [PressureRecord interface: existence and properties of interface object]
     51    expected: FAIL
     52 
     53  [PressureRecord interface object length]
     54    expected: FAIL
     55 
     56  [PressureRecord interface object name]
     57    expected: FAIL
     58 
     59  [PressureRecord interface: existence and properties of interface prototype object]
     60    expected: FAIL
     61 
     62  [PressureRecord interface: existence and properties of interface prototype object's "constructor" property]
     63    expected: FAIL
     64 
     65  [PressureRecord interface: existence and properties of interface prototype object's @@unscopables property]
     66    expected: FAIL
     67 
     68  [PressureRecord interface: attribute source]
     69    expected: FAIL
     70 
     71  [PressureRecord interface: attribute state]
     72    expected: FAIL
     73 
     74  [PressureRecord interface: attribute time]
     75    expected: FAIL
     76 
     77  [PressureRecord interface: operation toJSON()]
     78    expected: FAIL
     79 
     80  [PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions)]
     81    expected: FAIL
     82 
     83  [PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type]
     84    expected: FAIL
     85 
     86  [PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError]
     87    expected: FAIL
     88 
     89  [PressureObserver interface: attribute knownSources]
     90    expected: FAIL
     91 
     92  [PressureObserver interface: observer must inherit property "knownSources" with the proper type]
     93    expected: FAIL
     94 
     95 
     96 [idlharness.https.any.worker.html]
     97  [idl_test setup]
     98    expected: FAIL
     99 
    100  [PressureObserver interface: existence and properties of interface object]
    101    expected: FAIL
    102 
    103  [PressureObserver interface object length]
    104    expected: FAIL
    105 
    106  [PressureObserver interface object name]
    107    expected: FAIL
    108 
    109  [PressureObserver interface: existence and properties of interface prototype object]
    110    expected: FAIL
    111 
    112  [PressureObserver interface: existence and properties of interface prototype object's "constructor" property]
    113    expected: FAIL
    114 
    115  [PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
    116    expected: FAIL
    117 
    118  [PressureObserver interface: operation unobserve(PressureSource)]
    119    expected: FAIL
    120 
    121  [PressureObserver interface: operation disconnect()]
    122    expected: FAIL
    123 
    124  [PressureObserver interface: operation takeRecords()]
    125    expected: FAIL
    126 
    127  [PressureObserver must be primary interface of observer]
    128    expected: FAIL
    129 
    130  [Stringification of observer]
    131    expected: FAIL
    132 
    133  [PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
    134    expected: FAIL
    135 
    136  [PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError]
    137    expected: FAIL
    138 
    139  [PressureObserver interface: observer must inherit property "disconnect()" with the proper type]
    140    expected: FAIL
    141 
    142  [PressureObserver interface: observer must inherit property "takeRecords()" with the proper type]
    143    expected: FAIL
    144 
    145  [PressureRecord interface: existence and properties of interface object]
    146    expected: FAIL
    147 
    148  [PressureRecord interface object length]
    149    expected: FAIL
    150 
    151  [PressureRecord interface object name]
    152    expected: FAIL
    153 
    154  [PressureRecord interface: existence and properties of interface prototype object]
    155    expected: FAIL
    156 
    157  [PressureRecord interface: existence and properties of interface prototype object's "constructor" property]
    158    expected: FAIL
    159 
    160  [PressureRecord interface: existence and properties of interface prototype object's @@unscopables property]
    161    expected: FAIL
    162 
    163  [PressureRecord interface: attribute source]
    164    expected: FAIL
    165 
    166  [PressureRecord interface: attribute state]
    167    expected: FAIL
    168 
    169  [PressureRecord interface: attribute time]
    170    expected: FAIL
    171 
    172  [PressureRecord interface: operation toJSON()]
    173    expected: FAIL
    174 
    175  [PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions)]
    176    expected: FAIL
    177 
    178  [PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type]
    179    expected: FAIL
    180 
    181  [PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError]
    182    expected: FAIL
    183 
    184  [PressureObserver interface: attribute knownSources]
    185    expected: FAIL
    186 
    187  [PressureObserver interface: observer must inherit property "knownSources" with the proper type]
    188    expected: FAIL
    189 
    190 
    191 [idlharness.https.any.sharedworker.html]
    192  [idl_test setup]
    193    expected: FAIL
    194 
    195  [PressureObserver interface: existence and properties of interface object]
    196    expected: FAIL
    197 
    198  [PressureObserver interface object length]
    199    expected: FAIL
    200 
    201  [PressureObserver interface object name]
    202    expected: FAIL
    203 
    204  [PressureObserver interface: existence and properties of interface prototype object]
    205    expected: FAIL
    206 
    207  [PressureObserver interface: existence and properties of interface prototype object's "constructor" property]
    208    expected: FAIL
    209 
    210  [PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
    211    expected: FAIL
    212 
    213  [PressureObserver interface: operation unobserve(PressureSource)]
    214    expected: FAIL
    215 
    216  [PressureObserver interface: operation disconnect()]
    217    expected: FAIL
    218 
    219  [PressureObserver interface: operation takeRecords()]
    220    expected: FAIL
    221 
    222  [PressureObserver must be primary interface of observer]
    223    expected: FAIL
    224 
    225  [Stringification of observer]
    226    expected: FAIL
    227 
    228  [PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
    229    expected: FAIL
    230 
    231  [PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError]
    232    expected: FAIL
    233 
    234  [PressureObserver interface: observer must inherit property "disconnect()" with the proper type]
    235    expected: FAIL
    236 
    237  [PressureObserver interface: observer must inherit property "takeRecords()" with the proper type]
    238    expected: FAIL
    239 
    240  [PressureRecord interface: existence and properties of interface object]
    241    expected: FAIL
    242 
    243  [PressureRecord interface object length]
    244    expected: FAIL
    245 
    246  [PressureRecord interface object name]
    247    expected: FAIL
    248 
    249  [PressureRecord interface: existence and properties of interface prototype object]
    250    expected: FAIL
    251 
    252  [PressureRecord interface: existence and properties of interface prototype object's "constructor" property]
    253    expected: FAIL
    254 
    255  [PressureRecord interface: existence and properties of interface prototype object's @@unscopables property]
    256    expected: FAIL
    257 
    258  [PressureRecord interface: attribute source]
    259    expected: FAIL
    260 
    261  [PressureRecord interface: attribute state]
    262    expected: FAIL
    263 
    264  [PressureRecord interface: attribute time]
    265    expected: FAIL
    266 
    267  [PressureRecord interface: operation toJSON()]
    268    expected: FAIL
    269 
    270  [PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions)]
    271    expected: FAIL
    272 
    273  [PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type]
    274    expected: FAIL
    275 
    276  [PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError]
    277    expected: FAIL
    278 
    279  [PressureObserver interface: attribute knownSources]
    280    expected: FAIL
    281 
    282  [PressureObserver interface: observer must inherit property "knownSources" with the proper type]
    283    expected: FAIL