[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]
if (os == "win") and os_version == "11.26100" and ccov: [PASS, FAIL]
FAIL