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

Unified Diff: master/skia_master_scripts/housekeeping_percommit_factory.py

Issue 395443002: Run DM on all bots. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: cleanup slave Created 6 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
Index: master/skia_master_scripts/housekeeping_percommit_factory.py
diff --git a/master/skia_master_scripts/housekeeping_percommit_factory.py b/master/skia_master_scripts/housekeeping_percommit_factory.py
index e9d8342b9eda7a6ee5094aad59528edcd8d413c3..3b138497a6d51b4761a43ce05af78ec88bab998a 100644
--- a/master/skia_master_scripts/housekeeping_percommit_factory.py
+++ b/master/skia_master_scripts/housekeeping_percommit_factory.py
@@ -40,7 +40,6 @@ class HouseKeepingPerCommitFactory(skia_factory.SkiaFactory):
description='RunToolSelfTests')
self.AddSlaveScript(script='run_gm_self_tests.py',
description='RunGmSelfTests')
- self.RunDM()
# Run unittests for Anroid platform_tools
self.AddSlaveScript(script='run_android_platform_self_tests.py',
« no previous file with comments | « master/skia_master_scripts/factory.py ('k') | slave/skia_slave_scripts/flavor_utils/default_build_step_utils.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698