tor-browser

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

mediasource-correct-frames.html.ini (497B)


      1 [mediasource-correct-frames.html]
      2  disabled:
      3    if os == "android": bug 1550895 (frequently fails on geckoview)
      4    if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1548125
      5  expected:
      6    if (os == "linux") and not fission and debug: OK
      7    if (os == "linux") and fission: OK
      8    [OK, ERROR]
      9  [Test the expected frames are played at the expected times]
     10    expected:
     11      if fission and debug and (os == "mac"): [PASS, TIMEOUT]
     12      if not fission and not debug: [PASS, TIMEOUT]