Chromium Code Reviews
DescriptionMake video quality test fail cleaner if video hasn't started yet.
Video must be playing when the onplay handler gets called, and
the test detects that. This patch makes the test fail faster in
that situation though; it used to return still-capturing up to
timeout when capturing had already failed. This change will
make it immediately return failure.
BUG=625943
Committed: https://crrev.com/36b4a432027b5634fce7c4a5566b86694f750ac4
Cr-Commit-Position: refs/heads/master@{#404145}
Patch Set 1 #Patch Set 2 : Instead of failing, retry #Patch Set 3 : Repurpose patch to fail test faster. #Messages
Total messages: 18 (7 generated)
|