Index: chrome/test/functional/PYAUTO_TESTS |
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
index 9cac8a97ec48b808669bfdb0abc66e62d1302021..d80c8e38147651c783968c946cec903fdb93f851 100644 |
--- a/chrome/test/functional/PYAUTO_TESTS |
+++ b/chrome/test/functional/PYAUTO_TESTS |
@@ -218,7 +218,6 @@ |
'chromeos_browser', |
'chromeos_crosh', |
'chromeos_file_browser', |
- 'chromeos_offline', |
'chromeos_power', |
'chromeos_prefs', |
'chromeos_security', |
@@ -274,8 +273,6 @@ |
'-prefs.PrefsTest.testSessionRestore', |
# Deal with i18n chars. crosbug.com/12639 |
'-omnibox.OmniboxTest.testCrazyFilenames', |
- # crosbug.com/16977 |
- '-chromeos_wifi_sanity.ChromeosWifiSanity.testConnectToHiddenWiFiNonExistent', |
# crosbug.com/20025 |
'-chromeos_browser.ChromeosBrowserTest.testFullScreen', |
# Chrome driver does not work in Chrome OS. |
@@ -380,15 +377,6 @@ |
'EMPTY': { |
}, |
- 'CHROMEOS_CONNECTIVITY': { |
- 'chromeos': [ |
- 'chromeos_wifi_functional', |
- 'chromeos_wifi_compliance', |
- 'wifi_downloads', |
- 'wifi_notification', |
- ], |
- }, |
- |
# ChromeOS flash tests. |
'CHROMEOS_FLASH': { |
'chromeos': [ |
@@ -396,28 +384,6 @@ |
], |
}, |
- # ChromeOS login tests. |
- 'CHROMEOS_LOGIN': { |
- 'chromeos': [ |
- 'chromeos_login', |
- 'chromeos_oobe', |
- |
- # crosbug.com/32583 |
- '-chromeos_login.ChromeosLoginCachedCredentialsUserPod.testCachedCredentialsUserPod', |
- ], |
- }, |
- |
- # 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', |
- 'chromeos_retail_mode', |
- ], |
- }, |
- |
# ChromeOS volume tests. |
'CHROMEOS_VOLUME': { |
'chromeos': [ |