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

Unified Diff: testing/buildbot/chromium_trybot.json

Issue 802673002: Revert of Isolate remaining tests under ui/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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') | ui/accessibility/accessibility.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 7925d5df7ba7a800ce062da134715492163d0c94..9a0e4af707a739848893e603ede83b9e0fca844e 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -3,22 +3,12 @@
"all"
],
"gtest_tests": [
- {
- "test": "accessibility_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "accessibility_unittests",
{
"test": "app_installer_unittests",
"platforms": ["win"]
},
- {
- "test": "app_list_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "app_list_unittests",
{
"test": "ash_unittests",
"chromium_configs": [
@@ -94,23 +84,13 @@
"platforms": ["linux"]
},
"device_unittests",
- {
- "test": "events_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "events_unittests",
{
"test": "extensions_unittests",
"platforms": ["win", "mac", "linux"]
},
"gcm_unit_tests",
- {
- "test": "gfx_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "gfx_unittests",
"google_apis_unittests",
"gpu_unittests",
{
@@ -136,12 +116,7 @@
},
"media_perftests",
"media_unittests",
- {
- "test": "message_center_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "message_center_unittests",
"mojo_common_unittests",
"mojo_public_bindings_unittests",
"mojo_public_environment_unittests",
@@ -182,12 +157,7 @@
}
},
"sync_unit_tests",
- {
- "test": "ui_base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "ui_base_unittests",
"ui_touch_selection_unittests",
{
"test": "unit_tests",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | ui/accessibility/accessibility.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698