blob: 503cc69d9b7eba9faace4f17fba7fa44f1ea83d9 (
plain)
1
2
3
4
5
|
[speculative-script.tentative.html]
[Speculative script]
expected:
if (os == "linux") and fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|