tor-browser

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

wasm-import-wasm-export.tentative.any.js.ini (1234B)


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