1 Test cloning mediastreams onactive/oninactive callbacks.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS cloned_stream.active is true
7 PASS cloned_stream.getVideoTracks().length is 1
8 PASS cloned_stream.getAudioTracks().length is 1
9 PASS Clone stream inactive.
10 PASS cloned_stream.active is false
11 PASS Clone stream active.
12 PASS cloned_stream.active is true
13 PASS successfullyParsed is true