Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(808)

Unified Diff: scripts/slave/recipe_modules/chromium/chromium_chromiumos.py

Issue 339183013: De-duplicate steps between chromium and chromium_trybot recipes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fixes Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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(),
steps.CheckpermsTest(),
],
'testing': {

Powered by Google App Engine
This is Rietveld 408576698