commit | fa4a4125a948b8c9f60dbf1c6aa2f4d9e6880732 | [log] [tgz] |
---|---|---|
author | Tom Wai-Hong Tam <[email protected]> | Sat Nov 21 03:39:03 2015 +0800 |
committer | chrome-bot <[email protected]> | Sat Nov 21 11:27:03 2015 -0800 |
tree | 0988f3232a04d331771a721961246ba06c40810e | |
parent | cb7db0cfd2da831368245fe0de154897774bf7d7 [diff] |
Chameleon: Retry the flaky method get_display_modes() It is about the issue crbug.com/547801. Some experiment got the result that the first call of get_available_resolutions() or get_display_modes() always failed. Add a retry logic to work around it. Should investigate the root cause later. BUG=chromium:547801 TEST=Ran the test display_ResolutionList.extended passed. Change-Id: Ie6739f1c1b422152c4f467553b780ed676fecbc1 Reviewed-on: https://chromium-review.googlesource.com/313651 Commit-Ready: Wai-Hong Tam <[email protected]> Tested-by: Wai-Hong Tam <[email protected]> Reviewed-by: Kalin Stoyanov <[email protected]>