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

Unified Diff: recipe_modules/properties/example.py

Issue 2464673002: Delete tryserver_gerrit and its old properties. (Closed)
Patch Set: Created 4 years, 2 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: recipe_modules/properties/example.py
diff --git a/recipe_modules/properties/example.py b/recipe_modules/properties/example.py
index 0fb521a47b5ba7075bcc5d010b122247db82e78c..73161911876fde7c5ca7930f937407b6522676bb 100644
--- a/recipe_modules/properties/example.py
+++ b/recipe_modules/properties/example.py
@@ -70,9 +70,3 @@ def GenTests(api):
git_url='https://git.my.host/custom',
patch_issue=4455,
**pd))
- # TODO(tandrii): remove this one. Use the above version instead.
- yield (api.test('buildbot_tryserver_gerrit_deprecated') +
- api.properties.tryserver_gerrit(
- full_project_name='infra/infra',
- gerrit_host='pdfium-review.googlesource.com',
- **pd))

Powered by Google App Engine
This is Rietveld 408576698