Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index 48bcf01c2b050ade68f45422d5b9e44ed94ed1bf..1fd6b2e55b86c0c81764f0590dc175501e489f22 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -44,9 +44,6 @@ |
"test": "gpu_unittests" |
}, |
{ |
- "test": "html_viewer_unittests" |
- }, |
- { |
"test": "ipc_mojo_unittests" |
}, |
{ |
@@ -531,7 +528,6 @@ |
"additional_compile_targets": [ |
"battor_agent", |
"blimp", |
- "mandoline:all", |
"mash:all", |
"remoting_all" |
] |
@@ -731,9 +727,6 @@ |
"test": "gpu_unittests" |
}, |
{ |
- "test": "html_viewer_unittests" |
- }, |
- { |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |