Chromium Code Reviews
DescriptionSpeechRecognizerImplTest flakiness fix.
SpeechRecognizerImpl::StartRecognition() is asynchronous, so we must
run loop after calling it to make sure it has executed and has posted device info
request to the audio thread before we begin to wait for the audio thread reply.
BUG=690555, 687981
Review-Url: https://codereview.chromium.org/2690463003
Cr-Commit-Position: refs/heads/master@{#449591}
Committed: https://chromium.googlesource.com/chromium/src/+/0bf2c9cdf5dc8bbf2acaac5a5ae4df03c5eaefeb
Patch Set 1 #Patch Set 2 : procession -> processing. #Messages
Total messages: 11 (6 generated)
|