tor-browser

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

exports.tentative.any.js.ini (1089B)


      1 [exports.tentative.any.shadowrealm-in-dedicatedworker.html]
      2  expected: ERROR
      3 
      4 [exports.tentative.any.html]
      5  [Exported names from a WebAssembly module]
      6    expected: FAIL
      7 
      8 
      9 [exports.tentative.any.js]
     10  [Exported names from a WebAssembly module]
     11    expected: FAIL
     12 
     13 
     14 [exports.tentative.any.worker.html]
     15  expected:
     16    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
     17  [Exported names from a WebAssembly module]
     18    expected: FAIL
     19 
     20 
     21 [exports.tentative.any.shadowrealm-in-shadowrealm.html]
     22  expected: ERROR
     23 
     24 [exports.tentative.https.any.shadowrealm-in-audioworklet.html]
     25  expected: ERROR
     26 
     27 [exports.tentative.any.shadowrealm-in-sharedworker.html]
     28  expected:
     29    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     30    ERROR
     31 
     32 [exports.tentative.any.shadowrealm-in-window.html]
     33  expected: ERROR
     34 
     35 [exports.tentative.https.any.shadowrealm-in-serviceworker.html]
     36  expected:
     37    if (os == "android") and debug and not sessionHistoryInParent: [ERROR, TIMEOUT]
     38    if (os == "android") and not debug and sessionHistoryInParent: [ERROR, TIMEOUT]
     39    ERROR