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

Unified Diff: scripts/slave/recipes/gpu.expected/win_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/win_release.json
diff --git a/scripts/slave/recipes/gpu.expected/win_release.json b/scripts/slave/recipes/gpu.expected/win_release.json
index 29f801425b626ea1fcba2a5296b75766c0d3789f..8ed1911f8425239340ffda375fd859c4f3674423 100644
--- a/scripts/slave/recipes/gpu.expected/win_release.json
+++ b/scripts/slave/recipes/gpu.expected/win_release.json
@@ -153,6 +153,7 @@
"name": "content_browsertests"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
@@ -176,6 +177,7 @@
"name": "gpu_frame_rate_test"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",
@@ -199,6 +201,7 @@
"name": "gpu_throughput_tests"
},
{
+ "allow_subannotations": true,
"can_fail_build": false,
"cmd": [
"python",

Powered by Google App Engine
This is Rietveld 408576698