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

Unified Diff: tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot

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: tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
diff --git a/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot b/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
index 4096a9bc1f60951df4288766da94561850c6205b..e1e1c928531e623ba979c0e28ccf83bf21db4774 100644
--- a/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
+++ b/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
@@ -966,60 +966,6 @@
'alwaysRun': <Object>,
'command': [
'python',
- '../../../../../../slave/skia_slave_scripts/run_dm.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Debug',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Housekeeper-PerCommit-Trybot',
- '--build_number',
- <Object>,
- '--target_platform',
- 'linux',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'True',
- '--bench_pictures_cfg',
- 'default',
- '--flavor',
- 'default',
- ],
- 'description': 'RunDM',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': None,
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build/skia',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
'../../../../../../slave/skia_slave_scripts/run_android_platform_self_tests.py',
'--autogen_svn_baseurl',
'bogusValueToFixSkBug2663',

Powered by Google App Engine
This is Rietveld 408576698