tor-browser

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

decompression-constructor-error.any.js.ini (1189B)


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