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

Unified Diff: recipe_modules/properties/example.py

Issue 2465703003: Fix issue overriding bug properties.test_api.tryserver for Gerrit. (Closed)
Patch Set: space Created 4 years, 1 month 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
« no previous file with comments | « no previous file | recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/properties/example.py
diff --git a/recipe_modules/properties/example.py b/recipe_modules/properties/example.py
index 73161911876fde7c5ca7930f937407b6522676bb..3addbabb60fb0265492eb038f9159478c030a2c2 100644
--- a/recipe_modules/properties/example.py
+++ b/recipe_modules/properties/example.py
@@ -68,5 +68,6 @@ def GenTests(api):
gerrit_project='custom',
gerrit_url='https://gerrit.my.host',
git_url='https://git.my.host/custom',
- patch_issue=4455,
+ patch_issue=989898,
+ patch_set=3,
**pd))
« no previous file with comments | « no previous file | recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698