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