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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 669813003: Update from chromium https://crrev.com/301725/ (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 2 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.win.json ('k') | testing/scripts/common.py » ('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 162b5aeaa08af4fc6e8725a586bf3fcfca9da806..e0f6955e58f02a3eaa183b6b253d54aac508d078 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -122,10 +122,6 @@
"test": "mojo_application_manager_unittests",
"platforms": ["linux"]
},
- {
- "test": "mojo_shell_tests",
- "platforms": ["linux"]
- },
"mojo_system_unittests",
{
"test": "nacl_loader_unittests",
@@ -176,7 +172,7 @@
},
{
"test": "app_shell_browsertests",
- "platforms": ["linux"]
+ "platforms": ["linux", "win"]
},
{
"test": "app_shell_unittests",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | testing/scripts/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698