blob: 55706152633bf55d64462bcc3acebab599fccb42 [file] [log] [blame]
Tests MediaStream::onended callback.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS gotStream was called.
PASS stream.ended is false
PASS streamEnded was called.
PASS stream.ended is true
PASS gotStream2 was called.
PASS stream.ended is false
PASS streamEnded2 was called.
PASS stream.ended is true
PASS successfullyParsed is true
TEST COMPLETE