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

Unified Diff: tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-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-Win8-ShuttleA-GTX660-x86_64-Release
diff --git a/tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release b/tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release
index 875ee36cceed3e27999b71e95e89cb273e22dd2f..6b5565b5a033fb6983bc7ce61eb963d500338577 100644
--- a/tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release
+++ b/tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release
@@ -727,6 +727,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-Win8-ShuttleA-GTX660-x86_64-Release',
+ '--build_number',
+ <Object>,
+ '--target_platform',
+ 'win32',
+ '--revision',
+ <Object>,
+ '--got_revision',
+ <Object>,
+ '--perf_output_basedir',
+ 'None',
+ '--make_flags',
+ '""',
+ '--test_args',
+ '""',
+ '--gm_args',
+ '""',
+ '--bench_args',
+ '""',
+ '--is_try',
+ 'False',
+ '--bench_pictures_cfg',
+ 'default_msaa16',
+ '--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