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

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

Issue 159793002: Test android tool for building makefile. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Reupload due to chunk error mismatch Created 6 years, 10 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
diff --git a/tools/tests/factory_configuration/expected/Housekeeper-PerCommit b/tools/tests/factory_configuration/expected/Housekeeper-PerCommit
index 218f9b23e83c1b18dd21dbd03e32cb1f8f1afd90..706c6b7f64ed22f1b94c5b5b54826dd29c8f6ecf 100644
--- a/tools/tests/factory_configuration/expected/Housekeeper-PerCommit
+++ b/tools/tests/factory_configuration/expected/Housekeeper-PerCommit
@@ -738,6 +738,27 @@
'alwaysRun': <Object>,
'command': [
'python',
+ 'platform_tools/android/tests/run_all.py',
+ ],
+ 'description': 'RunAndroidPlatformSelfTests',
+ 'doStepIf': <Object>,
+ 'env': {},
+ '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/detect_static_initializers.py',
'--autogen_svn_baseurl',
'https://skia-autogen.googlecode.com/svn',

Powered by Google App Engine
This is Rietveld 408576698