tor-browser

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

task-controller-setPriority-repeated.any.js.ini (531B)


      1 [task-controller-setPriority-repeated.any.worker.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, CRASH]
      4    if (os == "android") and not debug: [OK, CRASH]
      5 
      6 [task-controller-setPriority-repeated.any.sharedworker.html]
      7 
      8 [task-controller-setPriority-repeated.any.html]
      9  expected:
     10    if (os == "linux") and debug and not fission: [OK, ERROR]
     11    if (os == "android") and not debug: [OK, CRASH]
     12 
     13 [task-controller-setPriority-repeated.any.serviceworker.html]
     14  expected:
     15    if (os == "android") and not debug: [OK, ERROR]