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

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

Issue 147953006: Test android tool for building makefile. (Closed) Base URL: https://skia.googlecode.com/svn/buildbot
Patch Set: Add a name to the TODO 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-Trybot
diff --git a/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot b/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
index 08dca60f1ff31a86bb9f32aa62767070636c8e19..59bfdee828f6d532b1cae7356e8c230a4c336aa0 100644
--- a/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
+++ b/tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
@@ -876,6 +876,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