tor-browser

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

global-exports-live-bindings.tentative.any.js.ini (1541B)


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