Source code

Revision control

Copy as Markdown

Other Tools

[sxg-reporting-prefetch-signature_verification_error.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 reporting test of sxg.signature_verification_error for prefetch.]
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