tor-browser

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

table.tentative.any.js.ini (1109B)


      1 [table.tentative.any.worker.html]
      2  [Test insertion into table]
      3    expected:
      4      if release_or_beta: FAIL
      5 
      6 
      7 [table.tentative.any.html]
      8  [Test insertion into table]
      9    expected:
     10      if release_or_beta: FAIL
     11 
     12 
     13 [table.tentative.any.js]
     14  [Test insertion into table]
     15    expected:
     16      if release_or_beta: FAIL
     17 
     18 
     19 [table.tentative.any.shadowrealm.html]
     20  expected: ERROR
     21 
     22 [table.tentative.any.shadowrealm-in-window.html]
     23  expected: ERROR
     24 
     25 [table.tentative.https.any.shadowrealm-in-audioworklet.html]
     26  expected:
     27    if os == "linux": [ERROR, TIMEOUT]
     28    ERROR
     29 
     30 [table.tentative.https.any.shadowrealm-in-serviceworker.html]
     31  expected: [ERROR, TIMEOUT]
     32 
     33 [table.tentative.any.shadowrealm-in-sharedworker.html]
     34  expected:
     35    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     36    ERROR
     37 
     38 [table.tentative.any.shadowrealm-in-dedicatedworker.html]
     39  expected:
     40    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     41    ERROR
     42 
     43 [table.tentative.any.shadowrealm-in-shadowrealm.html]
     44  expected:
     45    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     46    ERROR