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

Unified Diff: tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release

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-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release
diff --git a/tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release b/tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release
index c14bb71a209a39494e55a703883817686624982b..0546da8010485ae6318dfda771deda2247b8a661 100644
--- a/tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release
+++ b/tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release
@@ -725,6 +725,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-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release',
+ '--build_number',
+ <Object>,
+ '--target_platform',
+ 'mac',
+ '--revision',
+ <Object>,
+ '--got_revision',
+ <Object>,
+ '--perf_output_basedir',
+ 'None',
+ '--make_flags',
+ '""',
+ '--test_args',
+ '""',
+ '--gm_args',
+ '""',
+ '--bench_args',
+ '""',
+ '--is_try',
+ 'False',
+ '--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