Chromium Code Reviews| Index: scripts/slave/recipe_modules/chromium/chromium_chromiumos.py |
| diff --git a/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py b/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py |
| index 2771dccbea268894a5ff427b6872032daec38d0f..1ec0d769e9ef1c14f23a641da87ee4e7d4ef6abe 100644 |
| --- a/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py |
| +++ b/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py |
| @@ -57,7 +57,6 @@ SPEC = { |
| gs_acl='public-read', |
| ), |
| steps.Deps2GitTest(), |
| - steps.Deps2SubmodulesTest(), |
|
agable
2014/06/27 18:34:42
Why is this removed in this CL? I mean, it should
Paweł Hajdan Jr.
2014/06/27 18:58:22
That's right, because nothing changes. Deps2Git fr
agable
2014/06/27 21:04:22
That's terrifying that deps2git runs it, and that
|
| steps.CheckpermsTest(), |
| ], |
| 'testing': { |