New issue
Advanced search Search tips

Issue 920534 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Run Chrome non-elevated at medium integrity when launched by test_installer

Project Member Reported by grt@chromium.org, Jan 10

Issue description

The mini_installer_tests target builds/runs chrome/test/mini_installer/test_installer.py elevated/at high integrity by necessity since the test suite must install/uninstall system-level Chrome. When it launches Chrome, however, it should do so non-elevated/at medium integrity so that Chrome is running as-if it were being used by a normal interactive user. This would have avoided issue 916461, which only strikes when Chrome is run elevated.
 
Cc: mar...@chromium.org
maruel: mini_installer_tests is configured with 'integrity': 'high' (as it must be). are there any tools/scripts in the various test infra places that already provide a way to run a process non-elevated from an elevated test? thanks.
Not AFAIK.

Sign in to add a comment