Add another try/except for new_dev_server.DevServerException to test_scheduler.
Add in another try/except handler around when test_scheduler asks the devserver
for the latest build of a particular milestone. Without this test_scheduler will
potentially ignoring subsequent milestones because the exception is caught way
down the line.
BUG=chromium-os:31127
TEST=Ran and ensured all milestones were properly queried.
Change-Id: Id766c2fc722d04fbc55a5d47b16062a7549200c2
Reviewed-on: https://gerrit.chromium.org/gerrit/24077
Reviewed-by: Scott Zawalski <scottz@chromium.org>
Tested-by: Scott Zawalski <scottz@chromium.org>
Commit-Ready: Scott Zawalski <scottz@chromium.org>
1 file changed