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

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: cleaned up CL description 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') | no next file with comments »
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 99a943872eb80b444bc17ea87acbf01db2ac4c6a..f76ab05dbe77f4a9a74b0af6848bb84717559b1d 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -202,5 +202,15 @@
"mojo_system_unittests",
"nacl_loader_unittests"
]
- }
+ },
+ 'Linux ARM Cross-Compile': {
Vadim Sh. 2014/05/29 21:06:01 nit: "Linux ARM Cross-Compile" (" quotes)
nodir 2014/05/29 21:15:31 This is actually not a nit. {'a':1} is not valid J
+ "compile_targets": [
+ "browser_tests_run"
+ ],
+ "gtest_tests": [
+ {
Vadim Sh. 2014/05/29 21:06:01 nit: { on same indent level as gtest_tests (i.e. r
nodir 2014/05/29 21:15:31 If I do that and add a new test, not a dict, then
+ "test": "browser_tests"
+ },
Vadim Sh. 2014/05/29 21:06:01 afaik trailing ',' in lists and dicts is not valid
+ ],
+ },
}
« no previous file with comments | « no previous file | testing/buildbot/chromium_arm.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698