commit | 6d6897caa7c4c3785e11482d8cb4e9585acda8b3 | [log] [tgz] |
---|---|---|
author | Sungsoo Lim <sungsoo@google.com> | Fri Sep 13 18:32:57 2013 +0900 |
committer | Sungsoo Lim <sungsoo@google.com> | Fri Sep 27 15:00:45 2013 +0900 |
tree | d10610cd311f45aa25f1842b1e26945325fc98e9 | |
parent | 915f26d596e45fdc94aaa21b418a6980ae4597e9 [diff] |
Increase toleranceMs in testChangeSubtitleTrack The toleranceMs in testChangeSubtitleTrack of cts.MediaPlayerTest is 100 ms, and the wait time for WOULD_BLOCK in TimedTextPlayer is also 100 ms. This means if WOULD_BLOCK happens, the test will fails. Thus this CL increases the toleranceMs from 100 ms to 150 ms. Bug: 9248562 Change-Id: Iaa0f9299b159f55b4754226fd92696a1fce3b138