tor-browser

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

console-tests-historical.any.js.ini (1174B)


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