tor-browser

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

idbindex_getAll-options.any.js.ini (5000B)


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