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

Unified Diff: scripts/slave/kill_processes.py

Issue 1237693003: Prepare to run setup_unittests on win bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 5 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 | « scripts/master/factory/chromium_factory.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/kill_processes.py
diff --git a/scripts/slave/kill_processes.py b/scripts/slave/kill_processes.py
index bb2ed0175b6ea1265bba0d654809b167c01925b8..7adba4d413750fef8deaba5038ca3b1397f5c199 100755
--- a/scripts/slave/kill_processes.py
+++ b/scripts/slave/kill_processes.py
@@ -206,6 +206,7 @@ processes = [
'sel_ldr.exe',
'sel_ldr64.exe',
'selenium_tests.exe',
+ 'setup_unittests.exe',
'startup_tests.exe',
'sync_integration_tests.exe',
'tab_switching_test.exe',
« no previous file with comments | « scripts/master/factory/chromium_factory.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698