p4fastimport: update test to reflect upstream changes

Summary: Upstream has changed the debug output. Let's update our tests.

Test Plan: arc unit

Reviewers: #mercurial, davidsp

Reviewed By: davidsp

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D5090773

Signature: t1:5090773:1495144947:2b82d897577277cdbc454418a40353c685b742dd
This commit is contained in:
Jun Wu 2017-05-18 15:19:14 -07:00
parent 546cff40f8
commit c44498aaa8
11 changed files with 13 additions and 0 deletions

View File

@ -57,6 +57,7 @@ import
changelist 2: writing changelog: moveway
changelist 3: writing manifest. node: 6541d210de72 p1: 510da33a44e3 p2: 000000000000 linkrev: 2
changelist 3: writing changelog: moveback
updating the branch cache (?)
3 revision(s), 3 file(s) imported.
Verify

View File

@ -50,6 +50,7 @@ import
changelist 2: writing changelog: delete
changelist 3: writing manifest. node: c1187994dfbb p1: af76bc402ee6 p2: 000000000000 linkrev: 2
changelist 3: writing changelog: add with case-inensitivity match
updating the branch cache (?)
3 revision(s), 2 file(s) imported.
Verify

View File

@ -79,6 +79,7 @@ Import
changelist 3: writing changelog: CL3(3)
changelist 4: writing manifest. node: c654b16ed766 p1: 63f2b10f26c4 p2: 000000000000 linkrev: 2
changelist 4: writing changelog: CL4(2)
updating the branch cache (?)
3 revision(s), 1 file(s) imported.
$ hg verify
checking changesets

View File

@ -58,6 +58,7 @@ Simple import
changelist 1: writing changelog: initial
changelist 2: writing manifest. node: 5b4fb7a7d302 p1: 096669767a87 p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
updating the branch cache (?)
2 revision(s), 3 file(s) imported.
Verify

View File

@ -60,6 +60,7 @@ Simple import
changelist 2: writing changelog: second
changelist 3: writing manifest. node: f1f6d03759eb p1: 572c24bb3dc1 p2: 000000000000 linkrev: 2
changelist 3: writing changelog: third
updating the branch cache (?)
3 revision(s), 3 file(s) imported.
Verify

View File

@ -58,6 +58,7 @@ Simple import
changelist 1: writing changelog: initial
changelist 2: writing manifest. node: e2b9d9177f8d p1: a9f7e8df2a65 p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
updating the branch cache (?)
2 revision(s), 3 file(s) imported.
Additional Edit
@ -103,6 +104,7 @@ Incremental import
changelist 3: writing changelog: third
changelist 4: writing manifest. node: 06cd79ae413e p1: 638e8977b4e8 p2: 000000000000 linkrev: 3
changelist 4: writing changelog: fourth
updating the branch cache (?)
2 revision(s), 2 file(s) imported.
Verify

View File

@ -70,6 +70,7 @@ Simple import
changelist 2: writing manifest. node: 31c95d82cc49 p1: 0637b0361958 p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
writing lfs metadata to sqlite
updating the branch cache (?)
2 revision(s), 3 file(s) imported.
Verify

View File

@ -58,6 +58,7 @@ Simple import
changelist 1: writing changelog: initial
changelist 2: writing manifest. node: d5f0551e02e2 p1: 9b06e09b6cf9 p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
updating the branch cache (?)
2 revision(s), 3 file(s) imported.
Verify

View File

@ -60,6 +60,7 @@ Simple import
changelist 1: writing changelog: initial
changelist 2: writing manifest. node: e2b9d9177f8d p1: a9f7e8df2a65 p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
updating the branch cache (?)
2 revision(s), 3 file(s) imported.
Verify

View File

@ -70,6 +70,7 @@ Simple import
changelist 2: writing manifest. node: aff99eae550e p1: a9ab65129a6d p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
writing bookmark
updating the branch cache (?)
2 revision(s), 2 file(s) imported.
Verify

View File

@ -81,6 +81,7 @@ Simple import
changelist 2: writing manifest. node: e2b9d9177f8d p1: a9f7e8df2a65 p2: 000000000000 linkrev: 1
changelist 2: writing changelog: second
writing bookmark
updating the branch cache (?)
2 revision(s), 3 file(s) imported.
$ hg p4fastimport --bookmark master --limit 2 --debug -P $P4ROOT hg-p4-import
incremental import from changelist: 3, node: * (glob)
@ -99,6 +100,7 @@ Simple import
changelist 3: writing manifest. node: 2949480247c0 p1: e2b9d9177f8d p2: 000000000000 linkrev: 2
changelist 3: writing changelog: third
writing bookmark
updating the branch cache (?)
1 revision(s), 4 file(s) imported.
Verify