tor-browser

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

namespace-instance.tentative.any.js.ini (1648B)


      1 [namespace-instance.tentative.any.shadowrealm-in-sharedworker.html]
      2  expected: ERROR
      3 
      4 [namespace-instance.tentative.any.shadowrealm-in-dedicatedworker.html]
      5  expected:
      6    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
      7    ERROR
      8 
      9 [namespace-instance.tentative.https.any.shadowrealm-in-serviceworker.html]
     10  expected: ERROR
     11 
     12 [namespace-instance.tentative.any.worker.html]
     13  expected:
     14    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
     15  [WebAssembly.namespaceInstance() should return the underlying instance with shared state]
     16    expected: FAIL
     17 
     18  [WebAssembly.namespaceInstance() should work correctly with multiple modules]
     19    expected: FAIL
     20 
     21 
     22 [namespace-instance.tentative.any.html]
     23  expected:
     24    if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
     25  [WebAssembly.namespaceInstance() should return the underlying instance with shared state]
     26    expected: FAIL
     27 
     28  [WebAssembly.namespaceInstance() should work correctly with multiple modules]
     29    expected: FAIL
     30 
     31 
     32 [namespace-instance.tentative.any.js]
     33  [WebAssembly.namespaceInstance() should return the underlying instance with shared state]
     34    expected: FAIL
     35 
     36  [WebAssembly.namespaceInstance() should work correctly with multiple modules]
     37    expected: FAIL
     38 
     39 
     40 [namespace-instance.tentative.any.shadowrealm-in-shadowrealm.html]
     41  expected: ERROR
     42 
     43 [namespace-instance.tentative.https.any.shadowrealm-in-audioworklet.html]
     44  expected: ERROR
     45 
     46 [namespace-instance.tentative.any.shadowrealm-in-window.html]
     47  expected:
     48    if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT]
     49    ERROR