tor-browser

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

multiple-buffered-flag-observers.any.js.ini (425B)


      1 [multiple-buffered-flag-observers.any.worker.html]
      2  expected:
      3    if (os == "linux") and not fission and not debug: CRASH
      4    if (os == "android") and debug: [OK, TIMEOUT]
      5  [Multiple PerformanceObservers with buffered flag see all entries]
      6    expected:
      7      if (os == "android") and debug: [PASS, TIMEOUT]
      8 
      9 
     10 [multiple-buffered-flag-observers.any.html]
     11  expected:
     12    if (os == "android") and debug: [CRASH, OK, TIMEOUT]