[resource-selection-invoke-load.html] [invoking resource selection with load()] expected: if (os == "linux") and debug and not fission and swgl: [FAIL, PASS] if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL] 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] FAIL