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

Issue 629366 link

Starred by 2 users

Issue metadata

Status: Verified
Owner: ----
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Enterprise Autotest Refactor: Move setup() and initialize() to callable functions

Project Member Reported by kathrelk...@chromium.org, Jul 19 2016

Issue description

Since ARC++ means we must inherit from ArcTest too, we cannot reach enterprise_policy_base.py's setup() and initialize() via super.  Move the content of these functions to something like policy_base_setup() and policy_base_initialize() and then call those functions from setup() and initialize().

Non-ARC++ use case will not change, but ARC++ tests can call this function as well as ArcTest's function (via super()).
 
Status: Available (was: Untriaged)
Cc: -scunning...@chromium.org
Project Member

Comment 3 by sheriffbot@chromium.org, Nov 13 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Components: Enterprise
Labels: Enterprise-Triaged
Status: Available (was: Untriaged)
Status: Verified (was: Available)
This was done.

Sign in to add a comment