suite_enumerator.py is broken, no 'stable_tests' |
||||
Issue description
It failed like:
$ ./site_utils/suite_enumerator.py faft_lv1
ERROR:root:Could not import tzlocal.
Traceback (most recent call last):
File "./site_utils/suite_enumerator.py", line 91, in <module>
sys.exit(main())
File "./site_utils/suite_enumerator.py", line 76, in main
PRETEST_LIST, suite.stable_tests):
AttributeError: 'Suite' object has no attribute 'stable_tests'
Probably caused by the recent work on server/cros/dynamic_suite/suite.py.
,
May 1 2017
,
Aug 1 2017
,
Jan 22 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Apr 29 2017