tor-browser

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

decompression-buffersource.any.js.ini (1293B)


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