tor-browser

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

fire-error-event-exception.any.js.ini (11437B)


      1 [fire-error-event-exception.any.sharedworker.html]
      2  expected:
      3    if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [OK, TIMEOUT]
      4  [Exception in first error event listener on transaction, transaction active in second]
      5    expected:
      6      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
      7 
      8  [Exception in error event handler on request]
      9    expected:
     10      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     11 
     12  [Exception in error event handler on connection, with preventDefault]
     13    expected:
     14      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     15 
     16  [Exception in error event handler on transaction]
     17    expected:
     18      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     19 
     20  [Exception in error event listener ("handleEvent" lookup) on request]
     21    expected:
     22      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     23 
     24  [Exception in second error event listener on transaction]
     25    expected:
     26      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     27 
     28  [Exception in error event handler on transaction, with preventDefault]
     29    expected:
     30      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     31 
     32  [Exception in error event handler on connection]
     33    expected:
     34      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     35 
     36  [Exception in error event listener on transaction]
     37    expected:
     38      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     39 
     40  [Exception in error event listener on connection]
     41    expected:
     42      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     43 
     44  [Exception in second error event listener on connection]
     45    expected:
     46      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     47 
     48  [Exception in first error event listener on request, transaction active in second]
     49    expected:
     50      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     51 
     52  [Exception in second error event listener on request]
     53    expected:
     54      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     55 
     56  [Exception in error event listener on request]
     57    expected:
     58      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     59 
     60  [Exception in first error event listener on connection, transaction active in second]
     61    expected:
     62      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     63 
     64  [Exception in error event handler on request, with preventDefault]
     65    expected:
     66      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     67 
     68  [Exception in error event listener (non-callable "handleEvent") on request]
     69    expected:
     70      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
     71 
     72 
     73 [fire-error-event-exception.any.serviceworker.html]
     74  expected:
     75    if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [OK, TIMEOUT]
     76    if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
     77  [Exception in error event handler on request]
     78    expected:
     79      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
     80      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
     81 
     82  [Exception in error event handler on request, with preventDefault]
     83    expected:
     84      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
     85      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
     86 
     87  [Exception in error event listener on request]
     88    expected:
     89      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
     90      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
     91 
     92  [Exception in error event listener ("handleEvent" lookup) on request]
     93    expected:
     94      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
     95      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
     96 
     97  [Exception in error event listener (non-callable "handleEvent") on request]
     98    expected:
     99      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    100      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    101 
    102  [Exception in second error event listener on request]
    103    expected:
    104      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    105      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    106 
    107  [Exception in first error event listener on request, transaction active in second]
    108    expected:
    109      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    110      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    111 
    112  [Exception in error event handler on transaction]
    113    expected:
    114      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    115      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    116 
    117  [Exception in error event handler on transaction, with preventDefault]
    118    expected:
    119      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    120      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    121 
    122  [Exception in error event listener on transaction]
    123    expected:
    124      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    125      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    126 
    127  [Exception in second error event listener on transaction]
    128    expected:
    129      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    130      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    131 
    132  [Exception in first error event listener on transaction, transaction active in second]
    133    expected:
    134      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    135      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    136 
    137  [Exception in error event handler on connection]
    138    expected:
    139      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    140      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    141 
    142  [Exception in error event handler on connection, with preventDefault]
    143    expected:
    144      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    145      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    146 
    147  [Exception in error event listener on connection]
    148    expected:
    149      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    150      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    151 
    152  [Exception in second error event listener on connection]
    153    expected:
    154      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    155      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    156 
    157  [Exception in first error event listener on connection, transaction active in second]
    158    expected:
    159      if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    160      if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
    161 
    162 
    163 [fire-error-event-exception.any.worker.html]
    164 
    165 [fire-error-event-exception.any.html]
    166  expected:
    167    if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [OK, TIMEOUT]
    168  [Exception in first error event listener on transaction, transaction active in second]
    169    expected:
    170      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    171 
    172  [Exception in error event handler on request]
    173    expected:
    174      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    175 
    176  [Exception in error event handler on connection, with preventDefault]
    177    expected:
    178      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    179 
    180  [Exception in error event handler on transaction]
    181    expected:
    182      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    183 
    184  [Exception in error event listener ("handleEvent" lookup) on request]
    185    expected:
    186      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    187 
    188  [Exception in second error event listener on transaction]
    189    expected:
    190      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    191 
    192  [Exception in error event handler on transaction, with preventDefault]
    193    expected:
    194      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    195 
    196  [Exception in error event handler on connection]
    197    expected:
    198      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    199 
    200  [Exception in error event listener on transaction]
    201    expected:
    202      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    203 
    204  [Exception in error event listener on connection]
    205    expected:
    206      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    207 
    208  [Exception in second error event listener on connection]
    209    expected:
    210      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    211 
    212  [Exception in first error event listener on request, transaction active in second]
    213    expected:
    214      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    215 
    216  [Exception in second error event listener on request]
    217    expected:
    218      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    219 
    220  [Exception in error event listener on request]
    221    expected:
    222      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    223 
    224  [Exception in first error event listener on connection, transaction active in second]
    225    expected:
    226      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    227 
    228  [Exception in error event handler on request, with preventDefault]
    229    expected:
    230      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]
    231 
    232  [Exception in error event listener (non-callable "handleEvent") on request]
    233    expected:
    234      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, TIMEOUT]