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

Unified Diff: tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-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-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot
diff --git a/tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot b/tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot
index a3174134a7d55e09d9a854bf867a76a50e8676cb..01506de101de6fe2a3e5b2627e1daedfeb04585c 100644
--- a/tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot
+++ b/tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot
@@ -863,6 +863,66 @@
'alwaysRun': <Object>,
'command': [
'python',
+ '../../../../../../slave/skia_slave_scripts/run_dm.py',
+ '--autogen_svn_baseurl',
+ 'bogusValueToFixSkBug2663',
+ '--configuration',
+ 'Debug',
+ '--deps_target_os',
+ 'chromeos',
+ '--builder_name',
+ 'Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-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',
+ 'no_gpu',
+ '--ssh_host',
+ <Object>,
+ '--ssh_port',
+ <Object>,
+ '--board',
+ 'daisy',
+ '--flavor',
+ 'chromeos',
+ ],
+ '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