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

Unified Diff: server/site_tests/suite_Nightly/control

Issue 3311008: commit (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: patch Created 10 years, 4 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 | « no previous file | server/site_tests/suite_Nightly/control.browsertest » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/suite_Nightly/control
diff --git a/server/site_tests/suite_Nightly/control b/server/site_tests/suite_Nightly/control
index 1b108d5e78d4dc26bd87a38f01f33711eb9764a0..7fc93022295c0c2c08174403503f47964571b5db 100644
--- a/server/site_tests/suite_Nightly/control
+++ b/server/site_tests/suite_Nightly/control
@@ -26,7 +26,6 @@ TESTS = [
('desktopui_SunSpiderBench', {}),
('desktopui_UrlFetch', {}),
('desktopui_V8Bench', {}),
- ('desktopui_SyncIntegrationTests', {}),
('desktopui_WindowManagerFocusNewWindows', {}),
('desktopui_WindowManagerHotkeys', {}),
('disktest', {}),
@@ -47,19 +46,19 @@ TESTS = [
('hardware_StorageFio', {}),
('logging_UncleanShutdown', {}),
('login_BadAuthentication', {'tag' : 'not_verified',
- 'error_string' : 'NotVerified'}),
+ 'error_string' : 'NotVerified'}),
('login_BadAuthentication', {'tag' : 'no_terms',
- 'error_string' : 'TermsNotAgreed'}),
+ 'error_string' : 'TermsNotAgreed'}),
('login_BadAuthentication', {'tag' : 'account_deleted',
- 'error_string' : 'AccountDeleted'}),
+ 'error_string' : 'AccountDeleted'}),
('login_BadAuthentication', {'tag' : 'account_disabled',
- 'error_string' : 'AccountDisabled'}),
+ 'error_string' : 'AccountDisabled'}),
('login_BadAuthentication', {'tag' : 'service_disabled',
- 'error_string' : 'ServiceDisabled'}),
+ 'error_string' : 'ServiceDisabled'}),
('login_BadAuthentication', {'tag' : 'service_unavailable',
- 'error_string' : 'ServiceUnavailable'}),
+ 'error_string' : 'ServiceUnavailable'}),
('login_BadAuthentication', {'tag' : 'unknown',
- 'error_string' : 'Unknown'}),
+ 'error_string' : 'Unknown'}),
('login_CryptohomeUnmounted', {}),
('login_CryptohomeIncognitoUnmounted', {'creds': '$backdoor'}),
('logging_LogVolume', {'constraints': ['bytes_unexpected <= 100000',
« no previous file with comments | « no previous file | server/site_tests/suite_Nightly/control.browsertest » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698