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

Unified Diff: scripts/slave/recipes/gpu.expected/linux_release.json

Issue 24227006: Turn on subannotations when runtests has annotate parameter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 3 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: scripts/slave/recipes/gpu.expected/linux_release.json
diff --git a/scripts/slave/recipes/gpu.expected/linux_release.json b/scripts/slave/recipes/gpu.expected/linux_release.json
index 1ae60f06b328d1aad7ce85dd244e6b6d8d605206..e02c5296bf5bd71bdcffe8cbe0bec052cc4c65c2 100644
--- a/scripts/slave/recipes/gpu.expected/linux_release.json
+++ b/scripts/slave/recipes/gpu.expected/linux_release.json
@@ -152,6 +152,7 @@
"name": "content_browsertests"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
@@ -175,6 +176,7 @@
"name": "gpu_frame_rate_test"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
@@ -198,6 +200,7 @@
"name": "gpu_throughput_tests"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
« no previous file with comments | « scripts/slave/recipe_modules/chromium/api.py ('k') | scripts/slave/recipes/gpu.expected/linux_release_tryserver.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698