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

Unified Diff: server/site_tests/suite_Nightly/control

Issue 3138009: Split logging_UserCrash out into two other files (Closed) Base URL: ssh://git@chromiumos-git//autotest.git
Patch Set: Clean up imports 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 | « server/site_tests/suite_BuildVerify/control ('k') | no next file » | 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 bccb39549bdadb9a112fe2486cf459e0b531c283..b921ca6fdccc2432f059da3ff37db72f667d0eea 100644
--- a/server/site_tests/suite_Nightly/control
+++ b/server/site_tests/suite_Nightly/control
@@ -46,7 +46,7 @@ TESTS = [
('hardware_SAT', {'seconds': 20}),
('hardware_StorageFio', {}),
('logging_KernelCrash', {}),
- ('logging_UserCrash', {}),
+ ('logging_UncleanShutdown', {}),
('login_CryptohomeUnmounted', {}),
('login_CryptohomeUnmounted', {'creds': '$backdoor',
'is_incognito': True,
« no previous file with comments | « server/site_tests/suite_BuildVerify/control ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698