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

Unified Diff: server/site_tests/suites/control.regression

Issue 6597080: [autotest] Promote some Ownership tests to BVT, add new to regression suite (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Created 9 years, 10 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 | « server/site_tests/suites/control.bvt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/suites/control.regression
diff --git a/server/site_tests/suites/control.regression b/server/site_tests/suites/control.regression
index 50375782efb4a97c08c670d0e353d0b06bcf3b03..524adec2ebc989483a5c8711292e0354529f163a 100644
--- a/server/site_tests/suites/control.regression
+++ b/server/site_tests/suites/control.regression
@@ -55,10 +55,7 @@ TESTS = [
'error_string' : 'ServiceUnavailable'}),
('login_BadAuthentication', {'tag' : 'unknown',
'error_string' : 'Unknown'}),
- ('login_CryptohomeUnmounted', {}),
- ('login_CryptohomeIncognitoUnmounted', {}),
- ('login_OwnershipNotRetaken', {}),
- ('login_OwnershipTaken', {}),
+ ('login_OwnershipApi', {}),
('login_DBusCalls', {}),
# TODO(kmixter): Fix log volume usage, or change test constraints. See http://crosbug.com/11350
# ('logging_LogVolume', {'constraints': ['bytes_unexpected <= 100000',
« no previous file with comments | « server/site_tests/suites/control.bvt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698