tor-browser

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

idbobjectstore_getAll-options.any.js.ini (4908B)


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