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

Unified Diff: infra/services/gsubtreed/test/gsubtreed_test.expected/master_mirrored_path.yaml

Issue 477623003: Add git subtree daemon service. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@add_dtree_support
Patch Set: address comments Created 6 years, 4 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/gsubtreed/test/gsubtreed_test.expected/master_mirrored_path.yaml
diff --git a/infra/services/gsubtreed/test/gsubtreed_test.expected/master_mirrored_path.yaml b/infra/services/gsubtreed/test/gsubtreed_test.expected/master_mirrored_path.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..3c051aaa92b38d5b1b2f6d9660d158c59c088424
--- /dev/null
+++ b/infra/services/gsubtreed/test/gsubtreed_test.expected/master_mirrored_path.yaml
@@ -0,0 +1,51 @@
+- - repo is set up
+ - origin:
+ refs/heads/master:
+ e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
+ - unrelated commit
+ ea9899ff5037bdb48ec4e9b2c52075284010f0a3:
+ - next commit
+ 59583d0d2eb66379a46d2d0a2dc33d6d0a1e417d:
+ - first commit
+- log output:
+ - 'INFO: processing path mirrored_path/subpath'
+ - 'INFO: processing ref Ref(TestRepo(''local''), ''refs/heads/master'')'
+ - 'INFO: starting with tree git2.INVALID'
+ - 'INFO: processing commit Commit(TestRepo(''local''), ''59583d0d2eb66379a46d2d0a2dc33d6d0a1e417d'')'
+ - 'INFO: processing commit Commit(TestRepo(''local''), ''ea9899ff5037bdb48ec4e9b2c52075284010f0a3'')'
+ - 'INFO: processing commit Commit(TestRepo(''local''), ''e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0'')'
+ - 'INFO: processing path mirrored_path'
+ - 'INFO: processing ref Ref(TestRepo(''local''), ''refs/heads/master'')'
+ - 'INFO: starting with tree git2.INVALID'
+ - 'INFO: processing commit Commit(TestRepo(''local''), ''59583d0d2eb66379a46d2d0a2dc33d6d0a1e417d'')'
+ - 'INFO: processing commit Commit(TestRepo(''local''), ''ea9899ff5037bdb48ec4e9b2c52075284010f0a3'')'
+ - 'INFO: found new tree ''58e2ba602f2b3b89d2a97a416d12c49d17b52daa'''
+ - 'INFO: processing commit Commit(TestRepo(''local''), ''e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0'')'
+- inner_loop success: true
+ processed:
+ mirrored_path: 1
+ mirrored_path/subpath: 0
+- - should see stuff
+ - origin:
+ refs/heads/master:
+ e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
+ - unrelated commit
+ ea9899ff5037bdb48ec4e9b2c52075284010f0a3:
+ - next commit
+ 59583d0d2eb66379a46d2d0a2dc33d6d0a1e417d:
+ - first commit
+ refs/subtree-processed/mirrored_path/-/heads/master:
+ e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
+ - unrelated commit
+ etc: '...'
+ refs/subtree-processed/mirrored_path/subpath/-/heads/master:
+ e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
+ - unrelated commit
+ etc: '...'
+ refs/subtree-synthesized/mirrored_path/-/heads/master:
+ 0130715efb42324390e1a57bab85fd368aabb925:
+ - next commit
+ - ''
+ - 'Cr-Mirrored-From: [FILE-URL]'
+ - 'Cr-Mirrored-Commit: ea9899ff5037bdb48ec4e9b2c52075284010f0a3'
+ - 'Cr-Mirrored-Subtree: mirrored_path'

Powered by Google App Engine
This is Rietveld 408576698