tor-browser

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

idbobjectstore_getKey.any.js.ini (5715B)


      1 [idbobjectstore_getKey.any.html]
      2  expected:
      3    if (os == "linux") and not tsan and debug and not fission: CRASH
      4    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      5    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
      6    if (os == "linux") and tsan: TIMEOUT
      7  [IDBObjectStore.getKey() - basic - key - no match]
      8    expected:
      9      if (os == "win") and not debug: [PASS, TIMEOUT]
     10 
     11  [IDBObjectStore.getKey() - basic - range - no match]
     12    expected:
     13      if (os == "win") and not debug: [PASS, TIMEOUT]
     14 
     15  [IDBObjectStore.getKey() - key path - key]
     16    expected:
     17      if (os == "win") and not debug: [PASS, TIMEOUT]
     18 
     19  [IDBObjectStore.getKey() - key path - range]
     20    expected:
     21      if (os == "win") and not debug: [PASS, TIMEOUT]
     22 
     23  [IDBObjectStore.getKey() - key path - key - no match]
     24    expected:
     25      if (os == "win") and not debug: [PASS, TIMEOUT]
     26 
     27  [IDBObjectStore.getKey() - key path - range - no match]
     28    expected:
     29      if (os == "win") and not debug: [PASS, TIMEOUT]
     30 
     31  [IDBObjectStore.getKey() - key generator - key]
     32    expected:
     33      if (os == "win") and not debug: [PASS, TIMEOUT]
     34 
     35  [IDBObjectStore.getKey() - key generator - range]
     36    expected:
     37      if (os == "win") and not debug: [PASS, TIMEOUT]
     38 
     39  [IDBObjectStore.getKey() - key generator - key - no match]
     40    expected:
     41      if (os == "win") and not debug: [PASS, TIMEOUT]
     42 
     43  [IDBObjectStore.getKey() - key generator - range - no match]
     44    expected:
     45      if (os == "win") and not debug: [PASS, TIMEOUT]
     46 
     47  [IDBObjectStore.getKey() - key generator and key path - key]
     48    expected:
     49      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
     50      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
     51 
     52  [IDBObjectStore.getKey() - key generator and key path - range]
     53    expected:
     54      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
     55      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
     56 
     57  [IDBObjectStore.getKey() - key generator and key path - key - no match]
     58    expected:
     59      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
     60      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
     61 
     62  [IDBObjectStore.getKey() - key generator and key path - range - no match]
     63    expected:
     64      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
     65      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
     66 
     67  [IDBObjectStore.getKey() - basic - range]
     68    expected:
     69      if (processor == "x86") and not debug: [PASS, TIMEOUT]
     70 
     71  [IDBObjectStore.getKey() - basic - key]
     72    expected:
     73      if (processor == "x86") and not debug: [PASS, TIMEOUT]
     74 
     75  [IDBObjectStore.getKey() - invalid parameters]
     76    expected:
     77      if (processor == "x86") and not debug: [PASS, TIMEOUT]
     78 
     79 
     80 [idbobjectstore_getKey.any.worker.html]
     81  expected:
     82    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
     83    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
     84    if (os == "android") and not debug: [OK, CRASH]
     85  [IDBObjectStore.getKey() - basic - key - no match]
     86    expected:
     87      if (os == "win") and not debug: [PASS, TIMEOUT]
     88 
     89  [IDBObjectStore.getKey() - basic - range - no match]
     90    expected:
     91      if (os == "win") and not debug: [PASS, TIMEOUT]
     92 
     93  [IDBObjectStore.getKey() - key path - key]
     94    expected:
     95      if (os == "win") and not debug: [PASS, TIMEOUT]
     96 
     97  [IDBObjectStore.getKey() - key path - range]
     98    expected:
     99      if (os == "win") and not debug: [PASS, TIMEOUT]
    100 
    101  [IDBObjectStore.getKey() - key path - key - no match]
    102    expected:
    103      if (os == "win") and not debug: [PASS, TIMEOUT]
    104 
    105  [IDBObjectStore.getKey() - key path - range - no match]
    106    expected:
    107      if (os == "win") and not debug: [PASS, TIMEOUT]
    108 
    109  [IDBObjectStore.getKey() - key generator - key]
    110    expected:
    111      if (os == "win") and not debug: [PASS, TIMEOUT]
    112 
    113  [IDBObjectStore.getKey() - key generator - range]
    114    expected:
    115      if (os == "win") and not debug: [PASS, TIMEOUT]
    116 
    117  [IDBObjectStore.getKey() - key generator - key - no match]
    118    expected:
    119      if (os == "win") and not debug: [PASS, TIMEOUT]
    120 
    121  [IDBObjectStore.getKey() - key generator - range - no match]
    122    expected:
    123      if (os == "win") and not debug: [PASS, TIMEOUT]
    124 
    125  [IDBObjectStore.getKey() - key generator and key path - key]
    126    expected:
    127      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
    128      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
    129 
    130  [IDBObjectStore.getKey() - key generator and key path - range]
    131    expected:
    132      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
    133      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
    134 
    135  [IDBObjectStore.getKey() - key generator and key path - key - no match]
    136    expected:
    137      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
    138      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
    139 
    140  [IDBObjectStore.getKey() - key generator and key path - range - no match]
    141    expected:
    142      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
    143      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
    144 
    145  [IDBObjectStore.getKey() - basic - range]
    146    expected:
    147      if (processor == "x86") and not debug: [PASS, TIMEOUT]
    148 
    149  [IDBObjectStore.getKey() - basic - key]
    150    expected:
    151      if (processor == "x86") and not debug: [PASS, TIMEOUT]
    152 
    153  [IDBObjectStore.getKey() - invalid parameters]
    154    expected:
    155      if (processor == "x86") and not debug: [PASS, TIMEOUT]