tor-browser

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

sxg-reporting-prefetch-ok.tentative.html.ini (561B)


      1 [sxg-reporting-prefetch-ok.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 success report must be sent for prefetching.]
      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