eCTS: Return proper exit code to shell |
||
Issue descriptioncts.py should return a proper exit code to the shell so that wrapper scripts can determine whether the tests were performed successfully or not. If tests were executed properly, the return code should be success regardless the actual test result. Failures include: * Errors in building test images * Errors in flashing images * Exceptions raised by cts.py
,
Aug 1
|
||
►
Sign in to add a comment |
||
Comment 1 by dnojiri@chromium.org
, Jun 22 2017