tor-browser

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

transform-streams.any.js.ini (1423B)


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