tor-browser

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

mediasource-seek-beyond-duration.html.ini (420B)


      1 [mediasource-seek-beyond-duration.html]
      2  expected:
      3    if fission and (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
      4    if isolated_process: CRASH
      5    if not fission and not asan and debug and (os == "android"): [OK, TIMEOUT]
      6    if not fission and asan: [OK, TIMEOUT]
      7  bug: 1709960
      8  [Test seeking beyond updated media duration.]
      9    expected:
     10      if (os == "android") and debug: [PASS, TIMEOUT]