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

Side by Side Diff: testing/buildbot/chromium_arm.json

Issue 246623009: Added arm test spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added a description and removed trailing commands because json.load couldn't parse them 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 [
2 {
3 "description": ["These tests will be run on an ARM device, which is farily",
Mark Seaborn 2014/05/09 21:26:31 "fairly"
4 "slow, that's why we run a much smaller set of tests"],
Mark Seaborn 2014/05/09 21:26:31 Maybe also say that we run NaCl tests specifically
5 "test": "browser_tests",
6 "args": "--gtest-filter='*NaCl*'"
7 }
8 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698