Timeout not handled when waiting for build bots in buildbot_utils.py |
|||
Issue description
... skipped ...
OUTPUT: Sleeping 600 seconds.
Traceback (most recent call last):
File "./buildbot_test_toolchains.py", line 379, in <module>
retval = Main(sys.argv)
File "./buildbot_test_toolchains.py", line 375, in Main
return fc.DoAll()
File "./buildbot_test_toolchains.py", line 299, in DoAll
build_toolchain=True)
File "/usr/local/google/home/mobiletc-prebuild/toolchain_utils/utils/buildbot_utils.py", line 297, in GetTrybotImage
(description, build_status))
TypeError: %d format: a number is required, not NoneType
,
May 10 2016
,
May 10 2016
Ting Yuan, please fix this one. It is good for you to get some familiarity with the tools there.
,
Jul 28
Fixed as a side product of https://chromium-review.googlesource.com/954052 |
|||
►
Sign in to add a comment |
|||
Comment 1 by laszio@chromium.org
, May 10 2016