Source code

Revision control

Copy as Markdown

Other Tools

[resource-selection-candidate-moved.html]
disabled:
if debug: unstable
[moving the candidate source]
expected:
if (os == "linux") and fission and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and fission and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not fission: [FAIL, PASS]
FAIL