comparison contrib/python3-whitelist @ 40351:b1eb19301c94

py3: add 5 new passing tests to whitelist caught by buildbot Thanks to everyone who is putting efforts in making hg py3 compatible. Differential Revision: https://phab.mercurial-scm.org/D5148
author Pulkit Goyal <pulkit@yandex-team.ru>
date Thu, 18 Oct 2018 14:37:38 +0300
parents e0dea186ab6e
children 2f1edf5e0a4b
comparison
equal deleted inserted replaced
40350:633da7139e4a 40351:b1eb19301c94
153 test-empty-file.t 153 test-empty-file.t
154 test-empty-group.t 154 test-empty-group.t
155 test-empty.t 155 test-empty.t
156 test-encode.t 156 test-encode.t
157 test-encoding-func.py 157 test-encoding-func.py
158 test-encoding-textwrap.t
158 test-encoding.t 159 test-encoding.t
159 test-eol-add.t 160 test-eol-add.t
160 test-eol-clone.t 161 test-eol-clone.t
161 test-eol-hook.t 162 test-eol-hook.t
162 test-eol-patch.t 163 test-eol-patch.t
213 test-glog.t 214 test-glog.t
214 test-gpg.t 215 test-gpg.t
215 test-graft.t 216 test-graft.t
216 test-grep.t 217 test-grep.t
217 test-hardlinks.t 218 test-hardlinks.t
219 test-help.t
218 test-hg-parseurl.py 220 test-hg-parseurl.py
219 test-hghave.t 221 test-hghave.t
220 test-hgignore.t 222 test-hgignore.t
221 test-hgk.t 223 test-hgk.t
222 test-hgrc.t 224 test-hgrc.t
373 test-narrow-acl.t 375 test-narrow-acl.t
374 test-narrow-archive.t 376 test-narrow-archive.t
375 test-narrow-clone-no-ellipsis.t 377 test-narrow-clone-no-ellipsis.t
376 test-narrow-clone-non-narrow-server.t 378 test-narrow-clone-non-narrow-server.t
377 test-narrow-clone-nonlinear.t 379 test-narrow-clone-nonlinear.t
380 test-narrow-clone-stream.t
378 test-narrow-clone.t 381 test-narrow-clone.t
379 test-narrow-commit.t 382 test-narrow-commit.t
380 test-narrow-copies.t 383 test-narrow-copies.t
381 test-narrow-debugcommands.t 384 test-narrow-debugcommands.t
382 test-narrow-debugrebuilddirstate.t 385 test-narrow-debugrebuilddirstate.t
430 test-permissions.t 433 test-permissions.t
431 test-phases-exchange.t 434 test-phases-exchange.t
432 test-phases.t 435 test-phases.t
433 test-profile.t 436 test-profile.t
434 test-progress.t 437 test-progress.t
438 test-propertycache.py
435 test-pull-branch.t 439 test-pull-branch.t
436 test-pull-http.t 440 test-pull-http.t
437 test-pull-permission.t 441 test-pull-permission.t
438 test-pull-pull-corruption.t 442 test-pull-pull-corruption.t
439 test-pull-r.t 443 test-pull-r.t
627 test-wireproto-command-heads.t 631 test-wireproto-command-heads.t
628 test-wireproto-command-listkeys.t 632 test-wireproto-command-listkeys.t
629 test-wireproto-command-lookup.t 633 test-wireproto-command-lookup.t
630 test-wireproto-command-manifestdata.t 634 test-wireproto-command-manifestdata.t
631 test-wireproto-command-pushkey.t 635 test-wireproto-command-pushkey.t
636 test-wireproto-command-rawstorefiledata.t
632 test-wireproto-framing.py 637 test-wireproto-framing.py
633 test-wireproto-serverreactor.py 638 test-wireproto-serverreactor.py
634 test-wireproto.py 639 test-wireproto.py
635 test-wsgirequest.py 640 test-wsgirequest.py
636 test-xdg.t 641 test-xdg.t