Chromium Code Reviews| Index: testing/buildbot/chromium.webkit.json |
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json |
| index b6109af68454cc6e220bb187569daa93af5bc62b..32e85988a61e5626b3e03dcd323f143d67b4fec2 100644 |
| --- a/testing/buildbot/chromium.webkit.json |
| +++ b/testing/buildbot/chromium.webkit.json |
| @@ -491,6 +491,9 @@ |
| ], |
| "gtest_tests": [ |
| { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
|
M-A Ruel
2015/06/23 17:49:54
Same question
Dirk Pranke
2015/06/23 19:17:57
This one needs to be blacklisted; the chromium.web
M-A Ruel
2015/06/23 19:26:59
Blacklisted 'Linux GN (dbg)'. 'Linux GN' was alrea
|
| + }, |
| "test": "base_unittests" |
| } |
| ] |