track-cues-missed.html.ini (527B)
1 [track-cues-missed.html] 2 expected: 3 if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR] 4 if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR] 5 [Events are triggered for missed (skipped) cues during normal playback] 6 disabled: 7 if os == "android": Bug 1563766 8 expected: 9 if (os == "win") and not debug and (processor == "x86_64"): PASS 10 if (os == "linux") and debug and fission: PASS 11 if os == "mac": PASS 12 [PASS, FAIL]