Source code
Revision control
Copy as Markdown
Other Tools
[loop-from-ended.tentative.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]
[play() with loop set to true after playback ended]
expected:
if (os == "android") and not debug and sessionHistoryInParent: [FAIL, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, TIMEOUT]
FAIL