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", |