tor-browser

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

console-log-large-array.any.js.ini (1080B)


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