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

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: 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.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')",

Powered by Google App Engine
This is Rietveld 408576698