New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 761512 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Refactor autotest args to have kiosk_args

Project Member Reported by ar...@chromium.org, Sep 1 2017

Issue description

When 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.

 

Comment 1 by ar...@chromium.org, Mar 19 2018

Owner: dtosic@chromium.org
I am not involved in this any longer so I am assigning to dtosic for him to decide whether it is worth doing it or not.

Comment 2 by dtosic@google.com, 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.

Comment 3 by dtosic@google.com, Mar 19 2018

Status: Fixed (was: Assigned)
Status: Verified (was: Fixed)

Sign in to add a comment