tor-browser

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

skip-waiting-installed.https.html.ini (354B)


      1 [skip-waiting-installed.https.html]
      2  expected:
      3    if (os == "android") and not fission and debug and not swgl: [OK, TIMEOUT]
      4    if (os == "android") and fission: [OK, TIMEOUT]
      5  # Bug 1926641 tracks removing the allowed failure once we no longer have an
      6  # IPC race.
      7  [Test skipWaiting when a installed worker is waiting]
      8    expected: [PASS, FAIL]