tor-browser

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

sxg-reporting-prefetch-mi_error.tentative.html.ini (567B)


      1 [sxg-reporting-prefetch-mi_error.tentative.html]
      2  expected:
      3    if (asan or debug) and (os == 'linux' and os_version == '18.04'): OK # Bug 1604875
      4    if (os == "linux") and (version == "Ubuntu 18.04") and not ccov: TIMEOUT
      5  [SXG reporting test of sxg.mi_error for prefetch.]
      6    expected:
      7      if (os == "android"): FAIL
      8      if (asan or debug) and (os == 'linux' and os_version == '18.04'): FAIL # Bug 1604875
      9      if (os == "linux") and (version == "Ubuntu 18.04") and not ccov: TIMEOUT
     10      if (os == "linux") and (version == "Ubuntu 18.04") and ccov: FAIL