Chromium Code Reviews| Index: testing/buildbot/chromium_trybot_arm.json |
| diff --git a/testing/buildbot/chromium_trybot_arm.json b/testing/buildbot/chromium_trybot_arm.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a2c1be36e5c12eb978a487b2e686686333f54bfe |
| --- /dev/null |
| +++ b/testing/buildbot/chromium_trybot_arm.json |
| @@ -0,0 +1,6 @@ |
| +[ |
|
Mark Seaborn
2014/04/24 21:56:28
Presumably this shouldn't have "trybot" in the nam
|
| + { |
| + "test": "browser_tests", |
| + "args": "--gtest-filter='*NaCl*'", |
|
Mark Seaborn
2014/04/24 21:56:28
Can you add a comment explaining why we want this
|
| + }, |
| +] |