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

Unified Diff: testing/buildbot/chromium.linux.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 | « no previous file | testing/buildbot/chromium.mac.json » ('j') | 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 d9f5f969221a474e01031f976a4b0033673f6d8a..39bfb16796baa8b80f44e642d9ab7bad3def3b53 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1,18 +1,8 @@
{
"Linux Tests": {
"gtest_tests": [
- {
- "test": "accessibility_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "app_list_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "accessibility_unittests",
+ "app_list_unittests",
"app_shell_browsertests",
"app_shell_unittests",
"aura_unittests",
@@ -51,20 +41,10 @@
"dbus_unittests",
"device_unittests",
"display_unittests",
- {
- "test": "events_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "events_unittests",
"extensions_unittests",
"gcm_unit_tests",
- {
- "test": "gfx_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "gfx_unittests",
"google_apis_unittests",
"gpu_unittests",
{
@@ -95,12 +75,7 @@
"remoting_unittests",
"sandbox_linux_unittests",
"sql_unittests",
- {
- "test": "ui_base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "ui_base_unittests",
"ui_touch_selection_unittests",
{
"test": "sync_integration_tests",
@@ -136,18 +111,8 @@
},
"Linux Tests (dbg)(1)(32)": {
"gtest_tests": [
- {
- "test": "accessibility_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "app_list_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "accessibility_unittests",
+ "app_list_unittests",
"app_shell_browsertests",
"app_shell_unittests",
"aura_unittests",
@@ -186,20 +151,10 @@
"dbus_unittests",
"device_unittests",
"display_unittests",
- {
- "test": "events_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "events_unittests",
"extensions_unittests",
"gcm_unit_tests",
- {
- "test": "gfx_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "gfx_unittests",
"google_apis_unittests",
"gpu_unittests",
{
@@ -230,12 +185,7 @@
"remoting_unittests",
"sandbox_linux_unittests",
"sql_unittests",
- {
- "test": "ui_base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "ui_base_unittests",
"ui_touch_selection_unittests",
{
"test": "sync_integration_tests",
@@ -263,18 +213,8 @@
},
"Linux Tests (dbg)(1)": {
"gtest_tests": [
- {
- "test": "accessibility_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "test": "app_list_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "accessibility_unittests",
+ "app_list_unittests",
"app_shell_browsertests",
"app_shell_unittests",
"aura_unittests",
@@ -313,20 +253,10 @@
"dbus_unittests",
"device_unittests",
"display_unittests",
- {
- "test": "events_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "events_unittests",
"extensions_unittests",
"gcm_unit_tests",
- {
- "test": "gfx_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "gfx_unittests",
"google_apis_unittests",
"gpu_unittests",
{
@@ -361,12 +291,7 @@
"args": ["--test-launcher-print-test-stdio=always"]
},
"sql_unittests",
- {
- "test": "ui_base_unittests",
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
+ "ui_base_unittests",
"ui_touch_selection_unittests",
{
"test": "sync_integration_tests",
« no previous file with comments | « no previous file | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698