| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index 9a439e5d6a439438f32e7bf1482bb477e747198c..c6b788de79a88311efff361c0d3a72e5e6b34a13 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -193,6 +193,9 @@
|
| "test": "mojo_public_environment_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| @@ -533,6 +536,9 @@
|
| "test": "mojo_public_environment_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| @@ -996,6 +1002,9 @@
|
| "test": "mojo_public_environment_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
| @@ -1316,6 +1325,9 @@
|
| "test": "mojo_public_environment_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "mojo_public_system_unittests"
|
| },
|
| {
|
|
|