test_push failed to run because test_push.py has been renamed to push_unittest.py |
|||
Issue descriptionA recent change add pytest to server_management_lib, which rename test_push.py to push_unittest.py. This caused testing push failed to find the script test_push.py. test_push.py is not a unittest file. To avoid confusion, rename test_push.py to run_test_push.py everywhere used in server management lib.
,
Aug 4 2017
Sounds good. I've modified the CL based on that.
,
Aug 4 2017
The following revision refers to this bug: https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/c19bf4bb9dfae753ec1aaca970f01687691efbbc commit c19bf4bb9dfae753ec1aaca970f01687691efbbc Author: Shuqian Zhao <shuqianz@chromium.org> Date: Fri Aug 04 21:01:31 2017
,
Aug 4 2017
,
Jan 22 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by akes...@chromium.org
, Aug 4 2017