tor-browser

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

constructor-caching.any.js.ini (985B)


      1 [constructor-caching.any.worker.html]
      2  expected:
      3    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      4 
      5 [constructor-caching.any.html]
      6  expected:
      7    if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
      8 
      9 [constructor-caching.any.shadowrealm.html]
     10  expected: ERROR
     11 
     12 [constructor-caching.any.shadowrealm-in-dedicatedworker.html]
     13  expected: ERROR
     14 
     15 [constructor-caching.any.shadowrealm-in-window.html]
     16  expected:
     17    if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
     18    ERROR
     19 
     20 [constructor-caching.any.shadowrealm-in-shadowrealm.html]
     21  expected:
     22    if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT]
     23    ERROR
     24 
     25 [constructor-caching.any.shadowrealm-in-sharedworker.html]
     26  expected: ERROR
     27 
     28 [constructor-caching.https.any.shadowrealm-in-serviceworker.html]
     29  expected: [ERROR, TIMEOUT]
     30 
     31 [constructor-caching.https.any.shadowrealm-in-audioworklet.html]
     32  expected:
     33    if os == "linux": [ERROR, TIMEOUT]
     34    ERROR