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

Unified Diff: scripts/slave/kill_processes.py

Issue 110373008: Remove Chrome Frame tests everywhere. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 7 years 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: scripts/slave/kill_processes.py
diff --git a/scripts/slave/kill_processes.py b/scripts/slave/kill_processes.py
index 42ce038317db85a1430d37d664b066428eec8c9c..02c3347dede268515c917a2334c7c9d2ef80f01f 100755
--- a/scripts/slave/kill_processes.py
+++ b/scripts/slave/kill_processes.py
@@ -176,11 +176,7 @@ processes = [
'chromedriver2_tests.exe',
'chromedriver_unittests.exe',
'chromedriver2_unittests.exe',
- 'chrome_frame_helper.exe',
- 'chrome_frame_net_tests.exe',
- 'chrome_frame_tests.exe',
'chrome_launcher.exe',
- 'chrome_frame_unittests.exe',
'content_shell.exe',
'content_shell_crash_service.exe',
'content_unittests.exe',

Powered by Google App Engine
This is Rietveld 408576698