[invalid.py] expected: if (processor == "x86_64") and (os == "linux") and debug and fission: [OK, CRASH] if (processor == "x86_64") and (os == "android") and not debug: [OK, TIMEOUT] if processor == "x86": [OK, TIMEOUT]