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

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

Issue 5216005: autotest: Test RestartEntd dbus call (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Respond to rgindas comments Created 10 years, 1 month 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 | « client/site_tests/login_DBusCalls/login_DBusCalls.py ('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 20dd54690cec3a5aca361e4b5d049b296e96204e..e023b6048a52e3fb7ab43313fe3fac30954cc215 100644
--- a/server/site_tests/suites/control.regression
+++ b/server/site_tests/suites/control.regression
@@ -56,6 +56,7 @@ TESTS = [
'error_string' : 'Unknown'}),
('login_CryptohomeUnmounted', {}),
('login_CryptohomeIncognitoUnmounted', {'creds': '$backdoor'}),
+ ('login_DBusCalls', {}),
('logging_LogVolume', {'constraints': ['bytes_unexpected <= 100000',
'files_unexpected <= 50',
'percent_stateful_used <= 50',
« no previous file with comments | « client/site_tests/login_DBusCalls/login_DBusCalls.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698