Source code

Revision control

Copy as Markdown

Other Tools

[sxg-reporting-prefetch-ok.tentative.html]
expected:
if (asan or debug) and (os == 'linux' and os_version == '18.04'): OK # Bug 1604875
if (os == "linux") and (version == "Ubuntu 18.04") and not ccov: TIMEOUT
[SXG success report must be sent for prefetching.]
expected:
if (os == "android"): FAIL
if (asan or debug) and (os == 'linux' and os_version == '18.04'): FAIL # Bug 1604875
if (os == "linux") and (version == "Ubuntu 18.04") and not ccov: TIMEOUT
if (os == "linux") and (version == "Ubuntu 18.04") and ccov: FAIL