[mediasource-correct-frames-after-reappend.html] disabled: if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1546879 bug: 1709960 expected: if (os == "linux") and not debug and fission and asan: [OK, ERROR, TIMEOUT] if (os == "linux") and debug: OK if os == "android": ERROR [OK, ERROR] [Test the expected frames are played at the expected times, even in presence of reappends] expected: if (os == "android") and sessionHistoryInParent and debug: TIMEOUT if (os == "android") and sessionHistoryInParent and not debug: [TIMEOUT, FAIL] if (os == "linux") and debug: PASS if (os == "android") and not sessionHistoryInParent: TIMEOUT [PASS, TIMEOUT]