tor-browser

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

constructor-shared.tentative.any.js.ini (1178B)


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