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

Unified Diff: server/site_tests/logging_UncleanShutdownServer/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
Index: server/site_tests/logging_UncleanShutdownServer/control
diff --git a/server/site_tests/logging_KernelCrashServer/control b/server/site_tests/logging_UncleanShutdownServer/control
similarity index 93%
rename from server/site_tests/logging_KernelCrashServer/control
rename to server/site_tests/logging_UncleanShutdownServer/control
index 439bdcde4ec78f8b8ac228b70ad95374cfa441ac..c3bff74cd7f239333dfc78b8c10e1e0868074089 100644
--- a/server/site_tests/logging_KernelCrashServer/control
+++ b/server/site_tests/logging_UncleanShutdownServer/control
@@ -21,4 +21,4 @@ detected and handled appropriately.
client = hosts.create_host(machines[0])
client_at = autotest.Autotest(client)
client.reboot()
-client_at.run_test('logging_KernelCrash')
+client_at.run_test('logging_UncleanShutdown')
« no previous file with comments | « client/site_tests/logging_UserCrash/logging_UserCrash.py ('k') | server/site_tests/suite_BuildVerify/control » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698