| Index: chrome/test/functional/PYAUTO_TESTS
|
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
|
| index 38da1f795b86f1067349fcf43c3fca29d72bb98a..205b300068e96ba2a50af3a11ec98356ad9aa692 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',
|
| @@ -177,7 +176,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
|
| @@ -272,9 +270,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',
|
| @@ -638,7 +635,6 @@
|
| 'chromeos_device_policy',
|
| 'chromeos_onc',
|
| 'chromeos_retail_mode',
|
| - 'policy',
|
| 'policy_prefs_ui',
|
| ],
|
| },
|
| @@ -738,7 +734,6 @@
|
| '-gtalk.test_basic',
|
| '-infobars',
|
| '-multiprofile',
|
| - '-policy',
|
| '-prefs',
|
| '-prefs_ui',
|
| '-apptest',
|
|
|