Index: testing/buildbot/chromium.win.json |
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
index 7d5fab3e4d0580e110e55dba541afa32ab7f04ec..a138a360155e89bc03e3b0738ec4be3234bafa5a 100644 |
--- a/testing/buildbot/chromium.win.json |
+++ b/testing/buildbot/chromium.win.json |
@@ -23,12 +23,7 @@ |
"cc_unittests", |
"chromedriver_unittests", |
"chrome_elf_unittests", |
- { |
- "test": "components_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
+ "components_unittests", |
"compositor_unittests", |
{ |
"test": "content_browsertests", |
@@ -133,12 +128,7 @@ |
"cc_unittests", |
"chromedriver_unittests", |
"chrome_elf_unittests", |
- { |
- "test": "components_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
+ "components_unittests", |
"compositor_unittests", |
{ |
"test": "content_browsertests", |
@@ -254,12 +244,7 @@ |
"chromedriver_unittests", |
"chrome_elf_unittests", |
"components_browsertests", |
- { |
- "test": "components_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
+ "components_unittests", |
"compositor_unittests", |
{ |
"test": "content_browsertests", |
@@ -382,12 +367,7 @@ |
"chromedriver_unittests", |
"chrome_elf_unittests", |
"components_browsertests", |
- { |
- "test": "components_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
+ "components_unittests", |
"compositor_unittests", |
{ |
"test": "content_browsertests", |
@@ -507,12 +487,7 @@ |
"cc_unittests", |
"chromedriver_unittests", |
"chrome_elf_unittests", |
- { |
- "test": "components_unittests", |
- "swarming": { |
- "can_use_on_swarming_builders": true |
- } |
- }, |
+ "components_unittests", |
"compositor_unittests", |
{ |
"test": "content_browsertests", |