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