Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5187)

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10382197: Add PyAuto test for DeviceGuestModeEnabled policy (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Comments addressed. Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 718a1bbb89e5314c48afe72eaf6f7686fd252fff..b818c112ef749e4be648e9f6a4bc352731e6c569 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -667,11 +667,12 @@
],
},
- # ChromeOS policy tests. These are shared with Desktop Chrome tests, but
- # require custom setup on ChromeOS.
+ # ChromeOS policy tests. Some of these are shared with Desktop Chrome tests
+ # but require custom setup on ChromeOS. Others are specific to ChromeOS only.
'CHROMEOS_POLICY': {
'chromeos': [
'chromeos_ephemeral',
+ 'chromeos_device_policy',
'chromeos_onc',
'policy',
'policy_prefs_ui',

Powered by Google App Engine
This is Rietveld 408576698