DescriptionUpdate EME playback-multiple-sessions test to avoid flakiness
Update the test to not call generateRequest() for either stream
until both "onencrypted" events are received. This is to avoid
the occasional race condition where the first "message" event
arrives before the second "onencrypted" event, and thus messes
up the expected-output log comparison.
BUG=407993
TEST=modified test still pass
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183842
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments #Messages
Total messages: 16 (6 generated)
|