comparison contrib/python3-whitelist @ 36567:81d4a11549ec

py3: whitelist 14 new tests passing 12 new tests passed because of parent changeset and 2 were passing before that too. Differential Revision: https://phab.mercurial-scm.org/D2523
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 02 Mar 2018 03:06:43 +0530
parents 4b9e9e3f450c
children 496875e6d541
comparison
equal deleted inserted replaced
36566:1d99260c3a81 36567:81d4a11549ec
33 test-clone-pull-corruption.t 33 test-clone-pull-corruption.t
34 test-clone-r.t 34 test-clone-r.t
35 test-clone-update-order.t 35 test-clone-update-order.t
36 test-commit-unresolved.t 36 test-commit-unresolved.t
37 test-completion.t 37 test-completion.t
38 test-conflict.t
38 test-confused-revert.t 39 test-confused-revert.t
39 test-contrib-check-code.t 40 test-contrib-check-code.t
40 test-contrib-check-commit.t 41 test-contrib-check-commit.t
41 test-convert-authormap.t 42 test-convert-authormap.t
42 test-convert-clonebranches.t 43 test-convert-clonebranches.t
106 test-getbundle.t 107 test-getbundle.t
107 test-git-export.t 108 test-git-export.t
108 test-glog-topological.t 109 test-glog-topological.t
109 test-gpg.t 110 test-gpg.t
110 test-hghave.t 111 test-hghave.t
112 test-hgk.t
111 test-histedit-arguments.t 113 test-histedit-arguments.t
112 test-histedit-base.t 114 test-histedit-base.t
113 test-histedit-bookmark-motion.t 115 test-histedit-bookmark-motion.t
114 test-histedit-commute.t 116 test-histedit-commute.t
115 test-histedit-drop.t 117 test-histedit-drop.t
116 test-histedit-edit.t 118 test-histedit-edit.t
117 test-histedit-fold-non-commute.t 119 test-histedit-fold-non-commute.t
118 test-histedit-fold.t 120 test-histedit-fold.t
119 test-histedit-no-change.t 121 test-histedit-no-change.t
122 test-histedit-non-commute-abort.t
120 test-histedit-non-commute.t 123 test-histedit-non-commute.t
121 test-histedit-obsolete.t 124 test-histedit-obsolete.t
122 test-histedit-outgoing.t 125 test-histedit-outgoing.t
126 test-histedit-templates.t
123 test-http-branchmap.t 127 test-http-branchmap.t
124 test-http-clone-r.t 128 test-http-clone-r.t
125 test-identify.t 129 test-identify.t
126 test-imports-checker.t 130 test-imports-checker.t
127 test-inherit-mode.t 131 test-inherit-mode.t
161 test-merge-remove.t 165 test-merge-remove.t
162 test-merge-revert.t 166 test-merge-revert.t
163 test-merge-revert2.t 167 test-merge-revert2.t
164 test-merge-subrepos.t 168 test-merge-subrepos.t
165 test-merge-symlinks.t 169 test-merge-symlinks.t
170 test-merge-types.t
166 test-merge1.t 171 test-merge1.t
167 test-merge10.t 172 test-merge10.t
168 test-merge2.t 173 test-merge2.t
169 test-merge4.t 174 test-merge4.t
170 test-merge5.t 175 test-merge5.t
171 test-merge6.t 176 test-merge6.t
172 test-merge7.t 177 test-merge7.t
173 test-merge8.t 178 test-merge8.t
179 test-merge9.t
174 test-mq-git.t 180 test-mq-git.t
175 test-mq-pull-from-bundle.t 181 test-mq-pull-from-bundle.t
176 test-mq-qdiff.t 182 test-mq-qdiff.t
177 test-mq-qimport-fail-cleanup.t 183 test-mq-qimport-fail-cleanup.t
178 test-mq-qqueue.t 184 test-mq-qqueue.t
198 test-obsolete-bundle-strip.t 204 test-obsolete-bundle-strip.t
199 test-obsolete-changeset-exchange.t 205 test-obsolete-changeset-exchange.t
200 test-obsolete-checkheads.t 206 test-obsolete-checkheads.t
201 test-obsolete-distributed.t 207 test-obsolete-distributed.t
202 test-parents.t 208 test-parents.t
209 test-pathconflicts-merge.t
210 test-pathconflicts-update.t
203 test-pending.t 211 test-pending.t
204 test-permissions.t 212 test-permissions.t
205 test-phases.t 213 test-phases.t
206 test-pull-branch.t 214 test-pull-branch.t
207 test-pull-http.t 215 test-pull-http.t
237 test-push-checkheads-unpushed-D6.t 245 test-push-checkheads-unpushed-D6.t
238 test-push-checkheads-unpushed-D7.t 246 test-push-checkheads-unpushed-D7.t
239 test-push-http.t 247 test-push-http.t
240 test-push-warn.t 248 test-push-warn.t
241 test-pushvars.t 249 test-pushvars.t
250 test-rebase-abort.t
242 test-rebase-base-flag.t 251 test-rebase-base-flag.t
243 test-rebase-bookmarks.t 252 test-rebase-bookmarks.t
244 test-rebase-brute-force.t 253 test-rebase-brute-force.t
254 test-rebase-cache.t
245 test-rebase-check-restore.t 255 test-rebase-check-restore.t
246 test-rebase-dest.t 256 test-rebase-dest.t
257 test-rebase-detach.t
247 test-rebase-emptycommit.t 258 test-rebase-emptycommit.t
248 test-rebase-inmemory.t 259 test-rebase-inmemory.t
249 test-rebase-interruptions.t 260 test-rebase-interruptions.t
250 test-rebase-issue-noparam-single-rev.t 261 test-rebase-issue-noparam-single-rev.t
251 test-rebase-legacy.t 262 test-rebase-legacy.t
252 test-rebase-named-branches.t 263 test-rebase-named-branches.t
253 test-rebase-newancestor.t 264 test-rebase-newancestor.t
265 test-rebase-parameters.t
254 test-rebase-partial.t 266 test-rebase-partial.t
255 test-rebase-pull.t 267 test-rebase-pull.t
256 test-rebase-rename.t 268 test-rebase-rename.t
269 test-rebase-templates.t
257 test-rebase-transaction.t 270 test-rebase-transaction.t
258 test-record.t 271 test-record.t
259 test-relink.t 272 test-relink.t
260 test-remove.t 273 test-remove.t
261 test-rename-after-merge.t 274 test-rename-after-merge.t
262 test-rename-dir-merge.t 275 test-rename-dir-merge.t
263 test-rename-merge1.t 276 test-rename-merge1.t
264 test-rename.t 277 test-rename.t
265 test-repair-strip.t 278 test-repair-strip.t
266 test-repo-compengines.t 279 test-repo-compengines.t
280 test-resolve.t
267 test-revert-flags.t 281 test-revert-flags.t
268 test-revert-unknown.t 282 test-revert-unknown.t
269 test-revlog-ancestry.py 283 test-revlog-ancestry.py
270 test-revlog-group-emptyiter.t 284 test-revlog-group-emptyiter.t
271 test-revlog-mmapindex.t 285 test-revlog-mmapindex.t