DescriptionUpdate EME browser_tests to handle early failure
encrypted_media_browsertest.cc checks receivedKeyMessage after the
test page completes. However, receivedKeyMessage is never set in
failure cases, so the code times out trying to get the value.
Setting receivedKeyMessage to false during initialization to avoid
this problem.
BUG=
TEST=manually created test failures cause EME browser_tests to fail
Committed: https://crrev.com/aacbf715042539a5a898fbda504af8faffd299b5
Cr-Commit-Position: refs/heads/master@{#322686}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|