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

Unified Diff: infra/services/gnumbd/test/gnumbd_test.expected/branch.yaml

Issue 424423004: Push pending tag and synthesized commit in a single git push operation. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 6 years, 5 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: infra/services/gnumbd/test/gnumbd_test.expected/branch.yaml
diff --git a/infra/services/gnumbd/test/gnumbd_test.expected/branch.yaml b/infra/services/gnumbd/test/gnumbd_test.expected/branch.yaml
index e3a8bf282ae9d2f763dccb8e4d05493cd5b20372..d14b4db3a1f644d81e5f6c3436fff44745bfceeb 100644
--- a/infra/services/gnumbd/test/gnumbd_test.expected/branch.yaml
+++ b/infra/services/gnumbd/test/gnumbd_test.expected/branch.yaml
@@ -25,7 +25,8 @@
- log output:
- 'INFO: Processing Ref(TestRepo(''local''), ''refs/heads/master'')'
- 'INFO: Pushing synthesized commit ''dbe9fd0b38eb0cc1ae9d797921655d2718c2cb04''
- for ''4dac15f5702bf197eb2908203a87f43196d3789f'''
+ for ''4dac15f5702bf197eb2908203a87f43196d3789f'' and pending_tag Ref(TestRepo(''local''),
+ ''refs/pending-tags/heads/master'')'
- - And now it's on master
- origin:
refs/gnumbd-config/main:
@@ -120,7 +121,8 @@
- 'INFO: Ref(TestRepo(''local''), ''refs/heads/master'') is up to date'
- 'INFO: Processing Ref(TestRepo(''local''), ''refs/branch-heads/cool_branch'')'
- 'INFO: Pushing synthesized commit ''157f613ec89b70fcc2c142bd7b15d7ad98a08d86''
- for ''04606a0a66f0a88f1199dd78c4fa3915906f4670'''
+ for ''04606a0a66f0a88f1199dd78c4fa3915906f4670'' and pending_tag Ref(TestRepo(''local''),
+ ''refs/pending-tags/branch-heads/cool_branch'')'
- - Pending commit now on branch
- origin:
refs/branch-heads/cool_branch:
@@ -260,7 +262,8 @@
- 'INFO: Ref(TestRepo(''local''), ''refs/heads/master'') is up to date'
- 'INFO: Processing Ref(TestRepo(''local''), ''refs/branch-heads/cool_branch'')'
- 'INFO: Pushing synthesized commit ''53f6c5ab92997362d568aff7050353676c288d98''
- for ''e3b9742df729c42adf6d5396426b784d3562e694'''
+ for ''e3b9742df729c42adf6d5396426b784d3562e694'' and pending_tag Ref(TestRepo(''local''),
+ ''refs/pending-tags/branch-heads/cool_branch'')'
- - Second pending commit now on branch
- origin:
refs/branch-heads/cool_branch:

Powered by Google App Engine
This is Rietveld 408576698