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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10916244: Convert the last policy.PolicyTest pyauto test to a browser_test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed naming, rebased Created 8 years, 3 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
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | chrome/test/functional/policy.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 7bb1ef45691b367e1b17753586a2cf79bcc9cce3..fa99daaaf94f7b5c3e144c4bc732f84446bfa8e6 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -55,7 +55,6 @@
'ntp',
'omnibox',
'passwords',
- 'policy',
'policy_prefs_ui',
'prefs',
'prefs_ui',
@@ -183,7 +182,6 @@
# Keychain popups make autofill/password tests difficult: crbug.com/49378
'-passwords',
# crbug.com/130094
- '-policy',
'-policy_prefs_ui.PolicyPrefsUITest.testToggleUserPolicyTogglesBanner',
'-policy_prefs_ui.PolicyPrefsUITest.testUserPoliciesShowBanner',
# crbug.com/69619
@@ -278,9 +276,8 @@
# Multi-profile doesn't apply to chromeos yet.
'-multiprofile',
'-ntp.NTPTest.testDifferentProfileNotAppearInMostVisited',
- # These require a custom setup on ChromeOS and have their own suite for
- # this platform.
- '-policy',
+ # This requires a custom setup on ChromeOS and has its own suite for
+ # that platform.
'-policy_prefs_ui',
# You cannot adjust the downloads directory on ChromeOS.
'-prefs.PrefsTest.testDownloadDirPref',
@@ -644,7 +641,6 @@
'chromeos_device_policy',
'chromeos_onc',
'chromeos_retail_mode',
- 'policy',
'policy_prefs_ui',
],
},
@@ -744,7 +740,6 @@
'-gtalk.test_basic',
'-infobars',
'-multiprofile',
- '-policy',
'-prefs',
'-prefs_ui',
'-apptest',
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | chrome/test/functional/policy.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698