tor-browser

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

idbobjectstore_getAllKeys-options.any.js.ini (4148B)


      1 [idbobjectstore_getAllKeys-options.any.worker.html]
      2  [Single item get]
      3    expected: FAIL
      4 
      5  [Single item get (generated key)]
      6    expected: FAIL
      7 
      8  [Test maxCount]
      9    expected: FAIL
     10 
     11  [Get bound range]
     12    expected: FAIL
     13 
     14  [Get bound range with maxCount]
     15    expected: FAIL
     16 
     17  [Get upper excluded]
     18    expected: FAIL
     19 
     20  [Get lower excluded]
     21    expected: FAIL
     22 
     23  [Get bound range (generated) with maxCount]
     24    expected: FAIL
     25 
     26  [Non existent key]
     27    expected: FAIL
     28 
     29  [zero maxCount]
     30    expected: FAIL
     31 
     32  [Max value count]
     33    expected: FAIL
     34 
     35  [Query with empty range where  first key < upperBound]
     36    expected: FAIL
     37 
     38  [Query with empty range where lowerBound < last key]
     39    expected: FAIL
     40 
     41  [Direction: next]
     42    expected: FAIL
     43 
     44  [Direction: prev]
     45    expected: FAIL
     46 
     47  [Direction: nextunique]
     48    expected: FAIL
     49 
     50  [Direction: prevunique]
     51    expected: FAIL
     52 
     53  [Direction and query]
     54    expected: FAIL
     55 
     56  [Direction, query and count]
     57    expected: FAIL
     58 
     59  [Get all keys with both options and count]
     60    expected: FAIL
     61 
     62 
     63 [idbobjectstore_getAllKeys-options.any.html]
     64  [Single item get]
     65    expected: FAIL
     66 
     67  [Single item get (generated key)]
     68    expected: FAIL
     69 
     70  [Test maxCount]
     71    expected: FAIL
     72 
     73  [Get bound range]
     74    expected: FAIL
     75 
     76  [Get bound range with maxCount]
     77    expected: FAIL
     78 
     79  [Get upper excluded]
     80    expected: FAIL
     81 
     82  [Get lower excluded]
     83    expected: FAIL
     84 
     85  [Get bound range (generated) with maxCount]
     86    expected: FAIL
     87 
     88  [Non existent key]
     89    expected: FAIL
     90 
     91  [zero maxCount]
     92    expected: FAIL
     93 
     94  [Max value count]
     95    expected: FAIL
     96 
     97  [Query with empty range where  first key < upperBound]
     98    expected: FAIL
     99 
    100  [Query with empty range where lowerBound < last key]
    101    expected: FAIL
    102 
    103  [Direction: next]
    104    expected: FAIL
    105 
    106  [Direction: prev]
    107    expected: FAIL
    108 
    109  [Direction: nextunique]
    110    expected: FAIL
    111 
    112  [Direction: prevunique]
    113    expected: FAIL
    114 
    115  [Direction and query]
    116    expected: FAIL
    117 
    118  [Direction, query and count]
    119    expected: FAIL
    120 
    121  [Get all keys with both options and count]
    122    expected: FAIL
    123 
    124 
    125 [idbobjectstore_getAllKeys-options.any.serviceworker.html]
    126  [Single item get]
    127    expected: FAIL
    128 
    129  [Single item get (generated key)]
    130    expected: FAIL
    131 
    132  [Test maxCount]
    133    expected: FAIL
    134 
    135  [Get bound range]
    136    expected: FAIL
    137 
    138  [Get bound range with maxCount]
    139    expected: FAIL
    140 
    141  [Get upper excluded]
    142    expected: FAIL
    143 
    144  [Get lower excluded]
    145    expected: FAIL
    146 
    147  [Get bound range (generated) with maxCount]
    148    expected: FAIL
    149 
    150  [Non existent key]
    151    expected: FAIL
    152 
    153  [zero maxCount]
    154    expected: FAIL
    155 
    156  [Max value count]
    157    expected: FAIL
    158 
    159  [Query with empty range where  first key < upperBound]
    160    expected: FAIL
    161 
    162  [Query with empty range where lowerBound < last key]
    163    expected: FAIL
    164 
    165  [Direction: next]
    166    expected: FAIL
    167 
    168  [Direction: prev]
    169    expected: FAIL
    170 
    171  [Direction: nextunique]
    172    expected: FAIL
    173 
    174  [Direction: prevunique]
    175    expected: FAIL
    176 
    177  [Direction and query]
    178    expected: FAIL
    179 
    180  [Direction, query and count]
    181    expected: FAIL
    182 
    183  [Get all keys with both options and count]
    184    expected: FAIL
    185 
    186 
    187 [idbobjectstore_getAllKeys-options.any.sharedworker.html]
    188  [Single item get]
    189    expected: FAIL
    190 
    191  [Single item get (generated key)]
    192    expected: FAIL
    193 
    194  [Test maxCount]
    195    expected: FAIL
    196 
    197  [Get bound range]
    198    expected: FAIL
    199 
    200  [Get bound range with maxCount]
    201    expected: FAIL
    202 
    203  [Get upper excluded]
    204    expected: FAIL
    205 
    206  [Get lower excluded]
    207    expected: FAIL
    208 
    209  [Get bound range (generated) with maxCount]
    210    expected: FAIL
    211 
    212  [Non existent key]
    213    expected: FAIL
    214 
    215  [zero maxCount]
    216    expected: FAIL
    217 
    218  [Max value count]
    219    expected: FAIL
    220 
    221  [Query with empty range where  first key < upperBound]
    222    expected: FAIL
    223 
    224  [Query with empty range where lowerBound < last key]
    225    expected: FAIL
    226 
    227  [Direction: next]
    228    expected: FAIL
    229 
    230  [Direction: prev]
    231    expected: FAIL
    232 
    233  [Direction: nextunique]
    234    expected: FAIL
    235 
    236  [Direction: prevunique]
    237    expected: FAIL
    238 
    239  [Direction and query]
    240    expected: FAIL
    241 
    242  [Direction, query and count]
    243    expected: FAIL
    244 
    245  [Get all keys with both options and count]
    246    expected: FAIL