tor-browser

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

compression-constructor-error.any.js.ini (1255B)


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