[invoketarget-on-video-behavior.tentative.html] expected: if tsan: [OK, ERROR] [invoking video with auto action is no-op] expected: if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan and tsan: [FAIL, PASS] if (os == "linux") and fission and not debug and (processor == "x86_64") and asan: [FAIL, PASS] if (os == "linux") and fission and debug and swgl: [FAIL, PASS] if (os == "linux") and fission and debug and not swgl: FAIL if (os == "linux") and not fission and not debug and asan: [FAIL, PASS] if (os == "linux") and not fission and not debug and not asan: [FAIL, PASS] if (os == "linux") and not fission and debug: [FAIL, PASS] if os == "android": PASS [PASS, FAIL] [invoking video with playpause action makes video play] expected: FAIL [invoking playing video with playpause action pauses it] expected: FAIL [invoking video with play action makes video play] expected: FAIL [invoking playing video with pause action makes it pause] expected: FAIL [invoking video with toggleMuted action mutes it] expected: FAIL [invoking muted video with toggleMuted action unmutes it] expected: FAIL