[resource-selection-invoke-pause.html] [invoking resource selection with pause()] expected: if (os == "linux") and not debug and fission and (processor == "x86_64"): [FAIL, PASS] if (os == "linux") and not debug and fission and (processor == "x86"): [FAIL, PASS] if (os == "linux") and not debug and not fission: [FAIL, PASS] if (os == "linux") and debug and not fission: [FAIL, PASS] FAIL