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

Unified Diff: scripts/slave/recipes/gpu.expected/linux_release_tryserver.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_tryserver.json
diff --git a/scripts/slave/recipes/gpu.expected/linux_release_tryserver.json b/scripts/slave/recipes/gpu.expected/linux_release_tryserver.json
index 1835044cc8db110857dbb3168249cd8e46a29136..9eefb4351ef9d3d447d0ace1788b0d2e9aade5d9 100644
--- a/scripts/slave/recipes/gpu.expected/linux_release_tryserver.json
+++ b/scripts/slave/recipes/gpu.expected/linux_release_tryserver.json
@@ -169,6 +169,7 @@
"name": "content_browsertests"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
@@ -192,6 +193,7 @@
"name": "gpu_frame_rate_test"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
@@ -215,6 +217,7 @@
"name": "gpu_throughput_tests"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
« no previous file with comments | « scripts/slave/recipes/gpu.expected/linux_release.json ('k') | scripts/slave/recipes/gpu.expected/mac_release.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698