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

Unified Diff: client/site_tests/suite_Smoke/control

Issue 3917003: autotest: Fix 2 more logging_CrashSender races and re-enable in smoke (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: Created 10 years, 2 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 | « client/site_tests/logging_CrashSender/logging_CrashSender.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/suite_Smoke/control
diff --git a/client/site_tests/suite_Smoke/control b/client/site_tests/suite_Smoke/control
index b74f4964d0cccd1ee58c5e77a85b743ded686a58..032058c55c1fc05b4f29dee51d228247a44b6824 100644
--- a/client/site_tests/suite_Smoke/control
+++ b/client/site_tests/suite_Smoke/control
@@ -19,6 +19,7 @@ job.run_test('desktopui_ChromeFirstRender')
job.run_test('desktopui_FlashSanityCheck')
job.run_test('desktopui_KillRestart', binary='^chrome$', tag='chrome')
job.run_test('desktopui_KillRestart', binary='^session_manager$', tag='session')
+job.run_test('logging_CrashSender')
job.run_test('login_Backdoor', creds='$backdoor')
job.run_test('login_BadAuthentication')
job.run_test('login_CryptohomeIncognitoMounted', creds='$backdoor')
« no previous file with comments | « client/site_tests/logging_CrashSender/logging_CrashSender.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698