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

Unified Diff: master/skia_master_scripts/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
« no previous file with comments | « no previous file | master/skia_master_scripts/housekeeping_percommit_factory.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master/skia_master_scripts/factory.py
diff --git a/master/skia_master_scripts/factory.py b/master/skia_master_scripts/factory.py
index ec3d2c6833eb3205abaaecd853671394c992adcb..d0dc1e96b9287eafbe9868e5cf9c749392ca4bf8 100644
--- a/master/skia_master_scripts/factory.py
+++ b/master/skia_master_scripts/factory.py
@@ -707,6 +707,7 @@ class SkiaFactory(BuildFactory):
self.DownloadSKImageFiles()
self.PreRender()
self.RunTests()
+ self.RunDM()
self.RunGM()
self.RenderSKPs()
self.RenderPdfs()
« no previous file with comments | « no previous file | master/skia_master_scripts/housekeeping_percommit_factory.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698