Mercurial > hg
comparison contrib/python3-whitelist @ 36664:6f9442c6b404
py3: whitelist another 15 passing tests
Differential Revision: https://phab.mercurial-scm.org/D2614
author | Augie Fackler <augie@google.com> |
---|---|
date | Sat, 03 Mar 2018 17:53:32 -0500 |
parents | 8381126bf43c |
children | 19e859cad54c |
comparison
equal
deleted
inserted
replaced
36663:2dce0049176c | 36664:6f9442c6b404 |
---|---|
4 test-addremove.t | 4 test-addremove.t |
5 test-amend-subrepo.t | 5 test-amend-subrepo.t |
6 test-ancestor.py | 6 test-ancestor.py |
7 test-annotate.py | 7 test-annotate.py |
8 test-annotate.t | 8 test-annotate.t |
9 test-atomictempfile.py | |
9 test-audit-path.t | 10 test-audit-path.t |
10 test-audit-subrepo.t | 11 test-audit-subrepo.t |
11 test-automv.t | 12 test-automv.t |
12 test-backout.t | 13 test-backout.t |
13 test-backwards-remove.t | 14 test-backwards-remove.t |
165 test-issue612.t | 166 test-issue612.t |
166 test-issue619.t | 167 test-issue619.t |
167 test-issue672.t | 168 test-issue672.t |
168 test-issue842.t | 169 test-issue842.t |
169 test-journal-exists.t | 170 test-journal-exists.t |
171 test-largefiles-cache.t | |
170 test-largefiles-small-disk.t | 172 test-largefiles-small-disk.t |
171 test-locate.t | 173 test-locate.t |
172 test-lock-badness.t | 174 test-lock-badness.t |
173 test-logexchange.t | 175 test-logexchange.t |
174 test-lrucachedict.py | 176 test-lrucachedict.py |
198 test-merge6.t | 200 test-merge6.t |
199 test-merge7.t | 201 test-merge7.t |
200 test-merge8.t | 202 test-merge8.t |
201 test-merge9.t | 203 test-merge9.t |
202 test-mq-git.t | 204 test-mq-git.t |
205 test-mq-header-date.t | |
206 test-mq-header-from.t | |
203 test-mq-pull-from-bundle.t | 207 test-mq-pull-from-bundle.t |
204 test-mq-qdiff.t | 208 test-mq-qdiff.t |
209 test-mq-qfold.t | |
210 test-mq-qgoto.t | |
205 test-mq-qimport-fail-cleanup.t | 211 test-mq-qimport-fail-cleanup.t |
212 test-mq-qpush-exact.t | |
206 test-mq-qqueue.t | 213 test-mq-qqueue.t |
214 test-mq-qrefresh-replace-log-message.t | |
207 test-mq-qrefresh.t | 215 test-mq-qrefresh.t |
216 test-mq-qrename.t | |
208 test-mq-qsave.t | 217 test-mq-qsave.t |
218 test-mq-safety.t | |
219 test-mq-symlinks.t | |
220 test-mv-cp-st-diff.t | |
209 test-narrow-clone-no-ellipsis.t | 221 test-narrow-clone-no-ellipsis.t |
210 test-narrow-clone-nonlinear.t | 222 test-narrow-clone-nonlinear.t |
211 test-narrow-clone.t | 223 test-narrow-clone.t |
212 test-narrow-commit.t | 224 test-narrow-commit.t |
213 test-narrow-copies.t | 225 test-narrow-copies.t |
220 test-narrow-pull.t | 232 test-narrow-pull.t |
221 test-narrow-rebase.t | 233 test-narrow-rebase.t |
222 test-narrow-shallow-merges.t | 234 test-narrow-shallow-merges.t |
223 test-narrow-shallow.t | 235 test-narrow-shallow.t |
224 test-narrow-update.t | 236 test-narrow-update.t |
237 test-nested-repo.t | |
225 test-newbranch.t | 238 test-newbranch.t |
226 test-obshistory.t | 239 test-obshistory.t |
227 test-obsmarker-template.t | 240 test-obsmarker-template.t |
228 test-obsmarkers-effectflag.t | 241 test-obsmarkers-effectflag.t |
229 test-obsolete-bundle-strip.t | 242 test-obsolete-bundle-strip.t |
286 test-rebase-emptycommit.t | 299 test-rebase-emptycommit.t |
287 test-rebase-inmemory.t | 300 test-rebase-inmemory.t |
288 test-rebase-interruptions.t | 301 test-rebase-interruptions.t |
289 test-rebase-issue-noparam-single-rev.t | 302 test-rebase-issue-noparam-single-rev.t |
290 test-rebase-legacy.t | 303 test-rebase-legacy.t |
304 test-rebase-mq-skip.t | |
291 test-rebase-named-branches.t | 305 test-rebase-named-branches.t |
292 test-rebase-newancestor.t | 306 test-rebase-newancestor.t |
293 test-rebase-obsolete.t | 307 test-rebase-obsolete.t |
294 test-rebase-parameters.t | 308 test-rebase-parameters.t |
295 test-rebase-partial.t | 309 test-rebase-partial.t |
333 test-sshserver.py | 347 test-sshserver.py |
334 test-status-rev.t | 348 test-status-rev.t |
335 test-status-terse.t | 349 test-status-terse.t |
336 test-strip-cross.t | 350 test-strip-cross.t |
337 test-strip.t | 351 test-strip.t |
352 test-symlinks.t | |
338 test-unamend.t | 353 test-unamend.t |
339 test-uncommit.t | 354 test-uncommit.t |
340 test-unified-test.t | 355 test-unified-test.t |
341 test-unrelated-pull.t | 356 test-unrelated-pull.t |
342 test-up-local-change.t | 357 test-up-local-change.t |