tor-browser

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

idlharness.any.js.ini (4606B)


      1 [idlharness.any.sharedworker.html]
      2  [IDBTransaction interface: attribute durability]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5 
      6  [IDBRecord interface: existence and properties of interface object]
      7    expected: FAIL
      8 
      9  [IDBIndex interface: operation getAllRecords(optional IDBGetAllOptions)]
     10    expected: FAIL
     11 
     12  [IDBRecord interface: existence and properties of interface prototype object's "constructor" property]
     13    expected: FAIL
     14 
     15  [IDBObjectStore interface: operation getAllRecords(optional IDBGetAllOptions)]
     16    expected: FAIL
     17 
     18  [IDBRecord interface object name]
     19    expected: FAIL
     20 
     21  [IDBRecord interface: attribute value]
     22    expected: FAIL
     23 
     24  [IDBRecord interface: attribute key]
     25    expected: FAIL
     26 
     27  [IDBRecord interface: attribute primaryKey]
     28    expected: FAIL
     29 
     30  [IDBRecord interface: existence and properties of interface prototype object]
     31    expected: FAIL
     32 
     33  [IDBRecord interface: existence and properties of interface prototype object's @@unscopables property]
     34    expected: FAIL
     35 
     36  [IDBRecord interface object length]
     37    expected: FAIL
     38 
     39 
     40 [idlharness.any.html]
     41  max-asserts: 2
     42  expected:
     43    if (os == "mac") and not debug: [OK, CRASH]
     44    if (os == "android") and not debug: [OK, CRASH]
     45  [IDBTransaction interface: attribute durability]
     46    expected:
     47      if (os == "mac") and not debug: [PASS, FAIL]
     48 
     49  [IDBRecord interface: existence and properties of interface object]
     50    expected: FAIL
     51 
     52  [IDBIndex interface: operation getAllRecords(optional IDBGetAllOptions)]
     53    expected: FAIL
     54 
     55  [IDBRecord interface: existence and properties of interface prototype object's "constructor" property]
     56    expected: FAIL
     57 
     58  [IDBObjectStore interface: operation getAllRecords(optional IDBGetAllOptions)]
     59    expected: FAIL
     60 
     61  [IDBRecord interface object name]
     62    expected: FAIL
     63 
     64  [IDBRecord interface: attribute value]
     65    expected: FAIL
     66 
     67  [IDBRecord interface: attribute key]
     68    expected: FAIL
     69 
     70  [IDBRecord interface: attribute primaryKey]
     71    expected: FAIL
     72 
     73  [IDBRecord interface: existence and properties of interface prototype object]
     74    expected: FAIL
     75 
     76  [IDBRecord interface: existence and properties of interface prototype object's @@unscopables property]
     77    expected: FAIL
     78 
     79  [IDBRecord interface object length]
     80    expected: FAIL
     81 
     82 
     83 [idlharness.any.worker.html]
     84  expected:
     85    if os == "android": [OK, CRASH]
     86  [IDBTransaction interface: attribute durability]
     87    expected:
     88      if os == "mac": [PASS, FAIL]
     89 
     90  [IDBRecord interface: existence and properties of interface object]
     91    expected: FAIL
     92 
     93  [IDBIndex interface: operation getAllRecords(optional IDBGetAllOptions)]
     94    expected: FAIL
     95 
     96  [IDBRecord interface: existence and properties of interface prototype object's "constructor" property]
     97    expected: FAIL
     98 
     99  [IDBObjectStore interface: operation getAllRecords(optional IDBGetAllOptions)]
    100    expected: FAIL
    101 
    102  [IDBRecord interface object name]
    103    expected: FAIL
    104 
    105  [IDBRecord interface: attribute value]
    106    expected: FAIL
    107 
    108  [IDBRecord interface: attribute key]
    109    expected: FAIL
    110 
    111  [IDBRecord interface: attribute primaryKey]
    112    expected: FAIL
    113 
    114  [IDBRecord interface: existence and properties of interface prototype object]
    115    expected: FAIL
    116 
    117  [IDBRecord interface: existence and properties of interface prototype object's @@unscopables property]
    118    expected: FAIL
    119 
    120  [IDBRecord interface object length]
    121    expected: FAIL
    122 
    123 
    124 [idlharness.https.any.serviceworker.html]
    125  tags: [fails_in_pbm]
    126  expected: TIMEOUT
    127 
    128 [idlharness.any.serviceworker.html]
    129  tags: [fails_in_pbm]
    130  [IDBTransaction interface: attribute durability]
    131    expected:
    132      if (os == "mac") and not debug: [PASS, FAIL]
    133 
    134  [IDBRecord interface: existence and properties of interface object]
    135    expected: FAIL
    136 
    137  [IDBIndex interface: operation getAllRecords(optional IDBGetAllOptions)]
    138    expected: FAIL
    139 
    140  [IDBRecord interface: existence and properties of interface prototype object's "constructor" property]
    141    expected: FAIL
    142 
    143  [IDBObjectStore interface: operation getAllRecords(optional IDBGetAllOptions)]
    144    expected: FAIL
    145 
    146  [IDBRecord interface object name]
    147    expected: FAIL
    148 
    149  [IDBRecord interface: attribute value]
    150    expected: FAIL
    151 
    152  [IDBRecord interface: attribute key]
    153    expected: FAIL
    154 
    155  [IDBRecord interface: attribute primaryKey]
    156    expected: FAIL
    157 
    158  [IDBRecord interface: existence and properties of interface prototype object]
    159    expected: FAIL
    160 
    161  [IDBRecord interface: existence and properties of interface prototype object's @@unscopables property]
    162    expected: FAIL
    163 
    164  [IDBRecord interface object length]
    165    expected: FAIL