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

Unified Diff: recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json

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 | « recipe_modules/properties/example.py ('k') | recipe_modules/properties/test_api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json
diff --git a/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json
index 77e94b98fc2a0dfffca3399143c72f2baed03c15..a3990bc0d2694a13178465303fb5d3a6b9aa4cec 100644
--- a/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json
+++ b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json
@@ -18,11 +18,11 @@
"('mastername', 'chromium.testing.master')",
"('patch_branch', 'master')",
"('patch_gerrit_url', 'https://gerrit.my.host')",
- "('patch_issue', 4455)",
+ "('patch_issue', 989898)",
"('patch_project', 'custom')",
- "('patch_ref', 'refs/changes/89/456789/12')",
+ "('patch_ref', 'refs/changes/98/989898/3')",
"('patch_repository_url', 'https://git.my.host/custom')",
- "('patch_set', 12)",
+ "('patch_set', 3)",
"('patch_storage', 'gerrit')",
"('recipe', 'properties:example')",
"('slavename', 'TestSlavename')",
« no previous file with comments | « recipe_modules/properties/example.py ('k') | recipe_modules/properties/test_api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698