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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 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/buildbot/client.v8.branches.json » ('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..59c8c6fde4e1ec2deae9d88fe3d1dc7e1fde82c4 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -16,12 +16,6 @@
"test": "accessibility_unittests"
},
{
- "platforms": [
- "win"
- ],
- "test": "app_installer_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -225,6 +219,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/buildbot/client.v8.branches.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698