[idbcursor-source.any.html] expected: if (processor == "x86") and debug: [OK, CRASH] [idbcursor-source.any.serviceworker.html] expected: if (os == "win") and debug and (processor == "x86_64"): [ERROR, OK] if (os == "win") and debug and (processor == "x86"): [OK, ERROR] [idbcursor-source.any.sharedworker.html] expected: if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH] if (os == "win") and debug and (processor == "x86"): [OK, CRASH] [idbcursor-source.any.worker.html] expected: if (os == "win") and debug: [OK, CRASH]