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

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

Issue 2739203007: Ensure test parity between 'Linux Tests' and 'Linux Tests (dbg)(1)'. (Closed)
Patch Set: Created 3 years, 9 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 f90ea4c4008d877b841068f55043a0b31b53b12f..ebd0fe795d9ee9e6d7bb9b7e7cc60d3a0f927a2d 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3601,6 +3601,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "gin_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "gn_unittests"
},
{
@@ -3645,6 +3651,12 @@
},
{
"swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "input_device_unittests"
+ },
+ {
+ "swarming": {
"can_use_on_swarming_builders": true,
"shards": 3
},
@@ -3689,6 +3701,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "media_service_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_unittests"
},
{
@@ -3707,6 +3725,24 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "mojo_js_integration_tests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "mojo_js_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "mojo_public_application_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mojo_public_bindings_unittests"
},
{
@@ -3743,6 +3779,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "mus_public_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "mus_ws_unittests"
},
{
@@ -3761,6 +3803,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "navigation_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "net_unittests"
},
{
@@ -3800,6 +3848,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "service_manager_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "service_unittests"
},
{
@@ -3842,6 +3896,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ui_struct_traits_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_touch_selection_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