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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 610943002: Revert of Add gtest_tests dictionaries for a single Linux debug tester. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index de6cdec671d6de12e35c1a8622bae4ed36d02aa3..06b712a636b3aa754d9f0685a4791ea574d453c5 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -160,7 +160,11 @@
"wm_unittests"
]
},
- "Linux Tests (dbg)": {
+ "Linux Tests (dbg)(1)": {
+ "gtest_tests": [
+ ]
+ },
+ "Linux Tests (dbg)(2)": {
"gtest_tests": [
"accessibility_unittests",
"app_list_unittests",
@@ -260,110 +264,6 @@
"wm_unittests"
]
},
- "Linux Tests (dbg)(1)": {
- "gtest_tests": [
- ]
- },
- "Linux Tests (dbg)(2)": {
- "gtest_tests": [
- "accessibility_unittests",
- "app_list_unittests",
- "app_shell_browsertests",
- "aura_unittests",
- {
- "test": "base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "browser_tests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 10
- }
- },
- "cacheinvalidation_unittests",
- "cast_unittests",
- "cc_unittests",
- "chromedriver_unittests",
- "components_unittests",
- "compositor_unittests",
- {
- "test": "content_browsertests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "content_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- "crypto_unittests",
- "dbus_unittests",
- "device_unittests",
- "display_unittests",
- "events_unittests",
- "extensions_unittests",
- "gcm_unit_tests",
- "gfx_unittests",
- "google_apis_unittests",
- "gpu_unittests",
- {
- "test": "interactive_ui_tests",
- "swarming": {
- "can_use_on_swarming_builders": true,
- "shards": 3
- }
- },
- "ipc_mojo_unittests",
- "ipc_tests",
- "jingle_unittests",
- "media_unittests",
- "mojo_application_manager_unittests",
- "mojo_apps_js_unittests",
- "mojo_common_unittests",
- "mojo_js_unittests",
- "mojo_public_bindings_unittests",
- "mojo_public_environment_unittests",
- "mojo_public_system_unittests",
- "mojo_public_utility_unittests",
- "mojo_shell_tests",
- "mojo_system_unittests",
- "mojo_view_manager_unittests",
- "nacl_loader_unittests",
- {
- "test": "net_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- "ppapi_unittests",
- "printing_unittests",
- "remoting_unittests",
- "sandbox_linux_unittests",
- "sql_unittests",
- "ui_unittests",
- {
- "test": "sync_integration_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- "sync_unit_tests",
- {
- "test": "unit_tests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- "url_unittests",
- "views_unittests",
- "wm_unittests"
- ]
- },
"Linux Clang (dbg)": {
"gtest_tests": [
"accessibility_unittests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698