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

Unified Diff: tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-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/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot
diff --git a/tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot b/tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot
index 7e873b9d3de8f254321746ab4aa9c976e62417b7..f27d10aab5619715539935b7207ba2cd3bc0ec98 100644
--- a/tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot
+++ b/tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot
@@ -779,6 +779,60 @@
'alwaysRun': <Object>,
'command': [
'python',
+ '../../../../../../slave/skia_slave_scripts/run_dm.py',
+ '--autogen_svn_baseurl',
+ 'bogusValueToFixSkBug2663',
+ '--configuration',
+ 'Release',
+ '--deps_target_os',
+ 'None',
+ '--builder_name',
+ 'Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-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_gm.py',
'--autogen_svn_baseurl',
'bogusValueToFixSkBug2663',

Powered by Google App Engine
This is Rietveld 408576698