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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 - - repo is set up
2 - origin:
3 refs/heads/master:
4 e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
5 - unrelated commit
6 ea9899ff5037bdb48ec4e9b2c52075284010f0a3:
7 - next commit
8 59583d0d2eb66379a46d2d0a2dc33d6d0a1e417d:
9 - first commit
10 - log output:
11 - 'INFO: processing path mirrored_path/subpath'
12 - 'INFO: processing ref Ref(TestRepo(''local''), ''refs/heads/master'')'
13 - 'INFO: starting with tree git2.INVALID'
14 - 'INFO: processing commit Commit(TestRepo(''local''), ''59583d0d2eb66379a46d2 d0a2dc33d6d0a1e417d'')'
15 - 'INFO: processing commit Commit(TestRepo(''local''), ''ea9899ff5037bdb48ec4e 9b2c52075284010f0a3'')'
16 - 'INFO: processing commit Commit(TestRepo(''local''), ''e8c0dbcbd59405d1eef5d d0b5325a0e626893dd0'')'
17 - 'INFO: processing path mirrored_path'
18 - 'INFO: processing ref Ref(TestRepo(''local''), ''refs/heads/master'')'
19 - 'INFO: starting with tree git2.INVALID'
20 - 'INFO: processing commit Commit(TestRepo(''local''), ''59583d0d2eb66379a46d2 d0a2dc33d6d0a1e417d'')'
21 - 'INFO: processing commit Commit(TestRepo(''local''), ''ea9899ff5037bdb48ec4e 9b2c52075284010f0a3'')'
22 - 'INFO: found new tree ''58e2ba602f2b3b89d2a97a416d12c49d17b52daa'''
23 - 'INFO: processing commit Commit(TestRepo(''local''), ''e8c0dbcbd59405d1eef5d d0b5325a0e626893dd0'')'
24 - inner_loop success: true
25 processed:
26 mirrored_path: 1
27 mirrored_path/subpath: 0
28 - - should see stuff
29 - origin:
30 refs/heads/master:
31 e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
32 - unrelated commit
33 ea9899ff5037bdb48ec4e9b2c52075284010f0a3:
34 - next commit
35 59583d0d2eb66379a46d2d0a2dc33d6d0a1e417d:
36 - first commit
37 refs/subtree-processed/mirrored_path/-/heads/master:
38 e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
39 - unrelated commit
40 etc: '...'
41 refs/subtree-processed/mirrored_path/subpath/-/heads/master:
42 e8c0dbcbd59405d1eef5dd0b5325a0e626893dd0:
43 - unrelated commit
44 etc: '...'
45 refs/subtree-synthesized/mirrored_path/-/heads/master:
46 0130715efb42324390e1a57bab85fd368aabb925:
47 - next commit
48 - ''
49 - 'Cr-Mirrored-From: [FILE-URL]'
50 - 'Cr-Mirrored-Commit: ea9899ff5037bdb48ec4e9b2c52075284010f0a3'
51 - 'Cr-Mirrored-Subtree: mirrored_path'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698