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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 297303012: Updated ARM test specs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: args must be lists Created 6 years, 7 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 | « no previous file | testing/buildbot/chromium_arm.json » ('j') | testing/buildbot/chromium_arm.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index fe14bf44fd592d649b795e543f8275e3742a51d1..10ac590afa29ea2bb373faccca3b3858179cdc95 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -211,7 +211,8 @@
"tests. We run NaCl tests specifically because NaCl",
"contains a lot of architecture-specific code"],
"test": "browser_tests",
- "args": "--gtest-filter='*NaCl*'"
+ "args": ["--gtest-filter='*NaCl*'"],
+ "compile_targets": ["browser_tests_run"]
Paweł Hajdan Jr. 2014/05/29 16:22:43 Please pull compile_targets out of "gtest_tests" (
},
],
},
« no previous file with comments | « no previous file | testing/buildbot/chromium_arm.json » ('j') | testing/buildbot/chromium_arm.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698