Refactor autotest args to have kiosk_args |
|||
Issue descriptionWhen running autotest when manual testing we want to be able to avoid clearing TPM and/or disable the enrollment. Additionally, some other Kiosk related tests in the autotest codebase is also using arguments to change the behavior of the tests through --args. To make the testing easier and to avoid the need to comment out parts of the tests when running them manually, I will refactor some of the existing arguments into a kiosk_args map and add the additional flags CFM tests need.
,
Mar 19 2018
The skip_enrollment feature was added in https://crrev.com/c/925270 for tests that inherit cfm_base_test.py. If we identify need for other custom flags we will added them through separate bugs. Marking as fixed.
,
Mar 19 2018
,
Apr 26 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by ar...@chromium.org
, Mar 19 2018