[animation-duration-infinite.html] expected: if debug and (os == "win"): [ERROR, PASS] if debug and (os == "mac"): ERROR if debug and (os == "linux"): [ERROR, PASS] if debug and (os == "android"): ERROR if not debug and (os == "win"): [PASS, ERROR]