[invalid-code.any.sharedworker.html] [invalid-code.any.worker.html] expected: if (os == "android") and not debug: [OK, CRASH] if os == "mac": [OK, CRASH] [invalid-code.any.html] expected: if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] if (os == "android") and not debug: [OK, CRASH] [invalid-code.any.serviceworker.html] expected: if (os == "android") and not debug: [OK, ERROR]