tor-browser

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

mediasource-seek-during-pending-seek.html.ini (510B)


      1 [mediasource-seek-during-pending-seek.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
      4    if isolated_process: CRASH
      5    if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
      6    if (os == "android") and not debug: [OK, TIMEOUT]
      7  bug: 1709960
      8  [Test seeking to a new location during a pending seek.]
      9    expected:
     10      if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
     11      if (os == "android") and not debug: [PASS, TIMEOUT]