tor-browser

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

decompression-bad-chunks.any.js.ini (1256B)


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