Mercurial > hg
comparison contrib/python3-whitelist @ 34350:f975cb7c4dbe
py3: whitelist 15 more tests passing on Python 3
We have reached the count of 75 tests passing on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D858
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 30 Sep 2017 18:19:14 +0530 |
parents | 68c96a552c84 |
children | 3d6cac7e528c |
comparison
equal
deleted
inserted
replaced
34349:6f49ea88d984 | 34350:f975cb7c4dbe |
---|---|
1 test-addremove.t | 1 test-addremove.t |
2 test-ancestor.py | 2 test-ancestor.py |
3 test-backwards-remove.t | 3 test-backwards-remove.t |
4 test-bheads.t | |
5 test-bisect2.t | |
6 test-bookmarks-merge.t | |
4 test-bookmarks-strip.t | 7 test-bookmarks-strip.t |
5 test-branch-tag-confict.t | 8 test-branch-tag-confict.t |
6 test-casecollision.t | 9 test-casecollision.t |
10 test-changelog-exec.t | |
7 test-check-commit.t | 11 test-check-commit.t |
8 test-check-execute.t | 12 test-check-execute.t |
9 test-check-module-imports.t | 13 test-check-module-imports.t |
10 test-check-pyflakes.t | 14 test-check-pyflakes.t |
11 test-check-pylint.t | 15 test-check-pylint.t |
12 test-check-shbang.t | 16 test-check-shbang.t |
17 test-commit-unresolved.t | |
13 test-contrib-check-code.t | 18 test-contrib-check-code.t |
14 test-contrib-check-commit.t | 19 test-contrib-check-commit.t |
15 test-debugrename.t | 20 test-debugrename.t |
16 test-diff-copy-depth.t | 21 test-diff-copy-depth.t |
17 test-diff-hashes.t | 22 test-diff-hashes.t |
19 test-diff-newlines.t | 24 test-diff-newlines.t |
20 test-diff-reverse.t | 25 test-diff-reverse.t |
21 test-diff-subdir.t | 26 test-diff-subdir.t |
22 test-dirstate-nonnormalset.t | 27 test-dirstate-nonnormalset.t |
23 test-doctest.py | 28 test-doctest.py |
29 test-double-merge.t | |
24 test-duplicateoptions.py | 30 test-duplicateoptions.py |
25 test-empty-dir.t | 31 test-empty-dir.t |
32 test-empty-file.t | |
26 test-empty.t | 33 test-empty.t |
27 test-encoding-func.py | 34 test-encoding-func.py |
28 test-excessive-merge.t | 35 test-excessive-merge.t |
29 test-hghave.t | 36 test-hghave.t |
30 test-imports-checker.t | 37 test-imports-checker.t |
31 test-issue1089.t | 38 test-issue1089.t |
39 test-issue1877.t | |
32 test-issue1993.t | 40 test-issue1993.t |
41 test-issue612.t | |
42 test-issue619.t | |
43 test-issue672.t | |
33 test-issue842.t | 44 test-issue842.t |
34 test-journal-exists.t | 45 test-journal-exists.t |
35 test-locate.t | 46 test-locate.t |
36 test-lrucachedict.py | 47 test-lrucachedict.py |
37 test-manifest.py | 48 test-manifest.py |
38 test-match.py | 49 test-match.py |
39 test-merge-default.t | 50 test-merge-default.t |
40 test-merge2.t | 51 test-merge2.t |
52 test-merge4.t | |
41 test-merge5.t | 53 test-merge5.t |
42 test-permissions.t | 54 test-permissions.t |
43 test-push-checkheads-pruned-B1.t | 55 test-push-checkheads-pruned-B1.t |
44 test-push-checkheads-pruned-B6.t | 56 test-push-checkheads-pruned-B6.t |
45 test-push-checkheads-pruned-B7.t | 57 test-push-checkheads-pruned-B7.t |
48 test-push-checkheads-superceed-A5.t | 60 test-push-checkheads-superceed-A5.t |
49 test-push-checkheads-superceed-A8.t | 61 test-push-checkheads-superceed-A8.t |
50 test-push-checkheads-unpushed-D1.t | 62 test-push-checkheads-unpushed-D1.t |
51 test-push-checkheads-unpushed-D6.t | 63 test-push-checkheads-unpushed-D6.t |
52 test-push-checkheads-unpushed-D7.t | 64 test-push-checkheads-unpushed-D7.t |
65 test-rename-merge1.t | |
53 test-rename.t | 66 test-rename.t |
54 test-revlog-packentry.t | 67 test-revlog-packentry.t |
55 test-run-tests.py | 68 test-run-tests.py |
69 test-show-stack.t | |
56 test-status-terse.t | 70 test-status-terse.t |
57 test-terse-status.t | 71 test-terse-status.t |
58 test-unified-test.t | 72 test-unified-test.t |
73 test-update-issue1456.t | |
59 test-update-reverse.t | 74 test-update-reverse.t |
60 test-xdg.t | 75 test-xdg.t |