tor-browser

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

global-exports.tentative.any.js.ini (2234B)


      1 [global-exports.tentative.any.shadowrealm-in-shadowrealm.html]
      2  expected: ERROR
      3 
      4 [global-exports.tentative.any.shadowrealm-in-window.html]
      5  expected: ERROR
      6 
      7 [global-exports.tentative.https.any.shadowrealm-in-audioworklet.html]
      8  expected: ERROR
      9 
     10 [global-exports.tentative.any.shadowrealm-in-sharedworker.html]
     11  expected:
     12    if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     13    ERROR
     14 
     15 [global-exports.tentative.any.html]
     16  [WebAssembly module global values should be unwrapped when importing in ESM integration]
     17    expected: FAIL
     18 
     19  [WebAssembly mutable global values should be unwrapped when importing in ESM integration]
     20    expected: FAIL
     21 
     22  [WebAssembly local global values should be unwrapped when exporting in ESM integration]
     23    expected: FAIL
     24 
     25  [WebAssembly module globals from imported WebAssembly modules should be unwrapped]
     26    expected: FAIL
     27 
     28  [WebAssembly should properly handle all global types]
     29    expected: FAIL
     30 
     31 
     32 [global-exports.tentative.any.js]
     33  [WebAssembly module global values should be unwrapped when importing in ESM integration]
     34    expected: FAIL
     35 
     36  [WebAssembly mutable global values should be unwrapped when importing in ESM integration]
     37    expected: FAIL
     38 
     39  [WebAssembly local global values should be unwrapped when exporting in ESM integration]
     40    expected: FAIL
     41 
     42  [WebAssembly module globals from imported WebAssembly modules should be unwrapped]
     43    expected: FAIL
     44 
     45  [WebAssembly should properly handle all global types]
     46    expected: FAIL
     47 
     48 
     49 [global-exports.tentative.https.any.shadowrealm-in-serviceworker.html]
     50  expected: ERROR
     51 
     52 [global-exports.tentative.any.worker.html]
     53  [WebAssembly module global values should be unwrapped when importing in ESM integration]
     54    expected: FAIL
     55 
     56  [WebAssembly mutable global values should be unwrapped when importing in ESM integration]
     57    expected: FAIL
     58 
     59  [WebAssembly local global values should be unwrapped when exporting in ESM integration]
     60    expected: FAIL
     61 
     62  [WebAssembly module globals from imported WebAssembly modules should be unwrapped]
     63    expected: FAIL
     64 
     65  [WebAssembly should properly handle all global types]
     66    expected: FAIL
     67 
     68 
     69 [global-exports.tentative.any.shadowrealm-in-dedicatedworker.html]
     70  expected: ERROR