| 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',
|
|
|