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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 1133483002: WIP: Non-SFI mode: Enable nacl_helper_nonsfi_unittests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « testing/buildbot/chromium_arm.json ('k') | testing/gtest_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index 68735d8491ca06ff4996c82e8896828e370cffd9..e8b4f280ce59fecc4ad6fbf694f3daf0c65b7c8a 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -225,6 +225,12 @@
"mojo_public_system_unittests",
"mojo_public_utility_unittests",
"mojo_system_unittests",
+ {
+ "platforms": [
+ "linux"
+ ],
+ "test": "nacl_helper_nonsfi_unittests"
+ },
"nacl_loader_unittests",
{
"swarming": {
« no previous file with comments | « testing/buildbot/chromium_arm.json ('k') | testing/gtest_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698