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

Unified 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: renamed the file to chromium_arm.json 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_arm.json
diff --git a/testing/buildbot/chromium_arm.json b/testing/buildbot/chromium_arm.json
new file mode 100644
index 0000000000000000000000000000000000000000..a2c1be36e5c12eb978a487b2e686686333f54bfe
--- /dev/null
+++ b/testing/buildbot/chromium_arm.json
@@ -0,0 +1,6 @@
+[
+ {
+ "test": "browser_tests",
+ "args": "--gtest-filter='*NaCl*'",
Mark Seaborn 2014/05/09 15:25:10 Can you add a comment saying why we want to run th
+ },
+]
« 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