comparison tests/test-obsolete-changeset-exchange.t @ 29064:9dc27a334fb1 stable

bundle2: properly request phases during getbundle getbundle was requesting the "phase" namespace instead of the "phases" namespace, which led to the client still requesting the phases separately after getbundle finished.
author Mike Hommey <mh@glandium.org>
date Thu, 05 May 2016 20:57:38 +0900
parents 29cfc474c5fd
children 976cd337cac9
comparison
equal deleted inserted replaced
29053:61463b8fcef8 29064:9dc27a334fb1
128 query 2; still undecided: 2, sample size is: 2 128 query 2; still undecided: 2, sample size is: 2
129 2 total queries 129 2 total queries
130 1 changesets found 130 1 changesets found
131 list of changesets: 131 list of changesets:
132 bec0734cd68e84477ba7fc1d13e6cff53ab70129 132 bec0734cd68e84477ba7fc1d13e6cff53ab70129
133 listing keys for "phase" 133 listing keys for "phases"
134 listing keys for "bookmarks" 134 listing keys for "bookmarks"
135 bundle2-output-bundle: "HG20", 3 parts total 135 bundle2-output-bundle: "HG20", 3 parts total
136 bundle2-output-part: "changegroup" (params: 1 mandatory 1 advisory) streamed payload 136 bundle2-output-part: "changegroup" (params: 1 mandatory 1 advisory) streamed payload
137 bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload 137 bundle2-output-part: "listkeys" (params: 1 mandatory) 58 bytes payload
138 bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload 138 bundle2-output-part: "listkeys" (params: 1 mandatory) empty payload
139 bundle2-input-bundle: with-transaction 139 bundle2-input-bundle: with-transaction
140 bundle2-input-part: "changegroup" (params: 1 mandatory 1 advisory) supported 140 bundle2-input-part: "changegroup" (params: 1 mandatory 1 advisory) supported
141 adding changesets 141 adding changesets
142 add changeset bec0734cd68e 142 add changeset bec0734cd68e
144 adding file changes 144 adding file changes
145 adding foo revisions 145 adding foo revisions
146 added 1 changesets with 1 changes to 1 files (+1 heads) 146 added 1 changesets with 1 changes to 1 files (+1 heads)
147 bundle2-input-part: total payload size 474 147 bundle2-input-part: total payload size 474
148 bundle2-input-part: "listkeys" (params: 1 mandatory) supported 148 bundle2-input-part: "listkeys" (params: 1 mandatory) supported
149 bundle2-input-part: total payload size 58
149 bundle2-input-part: "listkeys" (params: 1 mandatory) supported 150 bundle2-input-part: "listkeys" (params: 1 mandatory) supported
150 bundle2-input-bundle: 2 parts total 151 bundle2-input-bundle: 2 parts total
151 checking for updated bookmarks 152 checking for updated bookmarks
152 listing keys for "phases"
153 updating the branch cache 153 updating the branch cache
154 (run 'hg heads' to see heads, 'hg merge' to merge) 154 (run 'hg heads' to see heads, 'hg merge' to merge)