[track-cues-pause-on-exit.html] expected: if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR] if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT, ERROR] if (os == "mac") and not debug: [OK, TIMEOUT] [Video is paused after cues having pause-on-exit flag are processed] expected: if (os == "android") and not debug and sessionHistoryInParent: [PASS, TIMEOUT] if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT] if (os == "mac") and not debug: [PASS, TIMEOUT]