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

Unified Diff: scripts/slave/skia/gen_buildbot_specs.py

Issue 1320423005: Skia Appurify bot: write nanobench flags to an asset file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Move --outResultsFile to recipe Created 5 years, 4 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
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/skia/gen_buildbot_specs.py
diff --git a/scripts/slave/skia/gen_buildbot_specs.py b/scripts/slave/skia/gen_buildbot_specs.py
index 40516e9e77b0a8edf8a9c4bc480b8fa2cd1e0c79..5e9198276fe9975a9b92976a6172a28ff62c978b 100755
--- a/scripts/slave/skia/gen_buildbot_specs.py
+++ b/scripts/slave/skia/gen_buildbot_specs.py
@@ -24,6 +24,7 @@ bots = [
'Housekeeper-PerCommit',
'Housekeeper-PerCommit-Trybot',
'Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release',
+ 'Perf-Android-GCC-Nexus5-CPU-NEON-Arm7-Release-Appurify',
'Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify',
'Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot',
'Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug',
« no previous file with comments | « scripts/slave/recipes/skia/skia.expected/Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698