comparison contrib/python3-whitelist @ 35887:fd21b87e59b2

python3: whitelist an additional 23 passing tests Differential Revision: https://phab.mercurial-scm.org/D1908
author Augie Fackler <augie@google.com>
date Thu, 18 Jan 2018 10:08:23 -0500
parents 7df43e0b9fc3
children 11fdf1486519
comparison
equal deleted inserted replaced
35886:c4c1e3334bcb 35887:fd21b87e59b2
1 test-add.t 1 test-add.t
2 test-addremove-similar.t 2 test-addremove-similar.t
3 test-addremove.t 3 test-addremove.t
4 test-amend-subrepo.t
4 test-ancestor.py 5 test-ancestor.py
5 test-automv.t 6 test-automv.t
6 test-backwards-remove.t 7 test-backwards-remove.t
7 test-bheads.t 8 test-bheads.t
8 test-bisect2.t 9 test-bisect2.t
9 test-bookmarks-merge.t 10 test-bookmarks-merge.t
10 test-bookmarks-strip.t 11 test-bookmarks-strip.t
12 test-branch-option.t
11 test-branch-tag-confict.t 13 test-branch-tag-confict.t
14 test-bundle-vs-outgoing.t
12 test-casecollision.t 15 test-casecollision.t
13 test-cat.t 16 test-cat.t
14 test-changelog-exec.t 17 test-changelog-exec.t
15 test-check-commit.t 18 test-check-commit.t
16 test-check-execute.t 19 test-check-execute.t
17 test-check-module-imports.t 20 test-check-module-imports.t
18 test-check-pyflakes.t 21 test-check-pyflakes.t
19 test-check-pylint.t 22 test-check-pylint.t
20 test-check-shbang.t 23 test-check-shbang.t
21 test-children.t 24 test-children.t
25 test-clone-r.t
26 test-clone-update-order.t
22 test-commit-unresolved.t 27 test-commit-unresolved.t
23 test-completion.t 28 test-completion.t
24 test-confused-revert.t 29 test-confused-revert.t
25 test-contrib-check-code.t 30 test-contrib-check-code.t
26 test-contrib-check-commit.t 31 test-contrib-check-commit.t
27 test-debugindexdot.t 32 test-debugindexdot.t
28 test-debugrename.t 33 test-debugrename.t
34 test-diff-change.t
29 test-diff-copy-depth.t 35 test-diff-copy-depth.t
30 test-diff-hashes.t 36 test-diff-hashes.t
31 test-diff-issue2761.t 37 test-diff-issue2761.t
32 test-diff-newlines.t 38 test-diff-newlines.t
33 test-diff-reverse.t 39 test-diff-reverse.t
38 test-doctest.py 44 test-doctest.py
39 test-double-merge.t 45 test-double-merge.t
40 test-duplicateoptions.py 46 test-duplicateoptions.py
41 test-empty-dir.t 47 test-empty-dir.t
42 test-empty-file.t 48 test-empty-file.t
49 test-empty-group.t
43 test-empty.t 50 test-empty.t
44 test-encoding-func.py 51 test-encoding-func.py
45 test-excessive-merge.t 52 test-excessive-merge.t
46 test-execute-bit.t 53 test-execute-bit.t
47 test-filebranch.t 54 test-filebranch.t
55 test-flags.t
56 test-generaldelta.t
57 test-glog-topological.t
48 test-gpg.t 58 test-gpg.t
49 test-hghave.t 59 test-hghave.t
50 test-imports-checker.t 60 test-imports-checker.t
61 test-inherit-mode.t
51 test-issue1089.t 62 test-issue1089.t
52 test-issue1175.t 63 test-issue1175.t
64 test-issue1306.t
53 test-issue1502.t 65 test-issue1502.t
54 test-issue1802.t 66 test-issue1802.t
55 test-issue1877.t 67 test-issue1877.t
56 test-issue1993.t 68 test-issue1993.t
57 test-issue522.t 69 test-issue522.t
70 test-issue586.t
58 test-issue612.t 71 test-issue612.t
59 test-issue619.t 72 test-issue619.t
60 test-issue672.t 73 test-issue672.t
61 test-issue842.t 74 test-issue842.t
62 test-journal-exists.t 75 test-journal-exists.t
63 test-locate.t 76 test-locate.t
77 test-logexchange.t
64 test-lrucachedict.py 78 test-lrucachedict.py
79 test-manifest-merging.t
65 test-manifest.py 80 test-manifest.py
66 test-manifest-merging.t 81 test-manifest.t
67 test-match.py 82 test-match.py
83 test-merge-commit.t
68 test-merge-default.t 84 test-merge-default.t
69 test-merge-internal-tools-pattern.t 85 test-merge-internal-tools-pattern.t
70 test-merge-local.t 86 test-merge-local.t
71 test-merge-remove.t 87 test-merge-remove.t
72 test-merge-revert.t 88 test-merge-revert.t
79 test-merge6.t 95 test-merge6.t
80 test-merge7.t 96 test-merge7.t
81 test-merge8.t 97 test-merge8.t
82 test-mq-qimport-fail-cleanup.t 98 test-mq-qimport-fail-cleanup.t
83 test-obshistory.t 99 test-obshistory.t
100 test-obsolete-checkheads.t
84 test-parents.t 101 test-parents.t
85 test-permissions.t 102 test-permissions.t
103 test-pull-branch.t
104 test-pull-permission.t
86 test-push-checkheads-partial-C1.t 105 test-push-checkheads-partial-C1.t
87 test-push-checkheads-partial-C2.t 106 test-push-checkheads-partial-C2.t
88 test-push-checkheads-partial-C3.t 107 test-push-checkheads-partial-C3.t
89 test-push-checkheads-partial-C4.t 108 test-push-checkheads-partial-C4.t
90 test-push-checkheads-pruned-B1.t 109 test-push-checkheads-pruned-B1.t
108 test-push-checkheads-unpushed-D3.t 127 test-push-checkheads-unpushed-D3.t
109 test-push-checkheads-unpushed-D4.t 128 test-push-checkheads-unpushed-D4.t
110 test-push-checkheads-unpushed-D5.t 129 test-push-checkheads-unpushed-D5.t
111 test-push-checkheads-unpushed-D6.t 130 test-push-checkheads-unpushed-D6.t
112 test-push-checkheads-unpushed-D7.t 131 test-push-checkheads-unpushed-D7.t
132 test-push-warn.t
113 test-record.t 133 test-record.t
114 test-rename-after-merge.t 134 test-rename-after-merge.t
115 test-rename-dir-merge.t 135 test-rename-dir-merge.t
116 test-rename-merge1.t 136 test-rename-merge1.t
117 test-rename.t 137 test-rename.t
118 test-revert-flags.t 138 test-revert-flags.t
119 test-revert-unknown.t 139 test-revert-unknown.t
120 test-revlog-group-emptyiter.t 140 test-revlog-group-emptyiter.t
121 test-revlog-mmapindex.t 141 test-revlog-mmapindex.t
122 test-revlog-packentry.t 142 test-revlog-packentry.t
143 test-revset-outgoing.t
123 test-run-tests.py 144 test-run-tests.py
124 test-show-stack.t 145 test-show-stack.t
125 test-simple-update.t 146 test-simple-update.t
126 test-single-head.t 147 test-single-head.t
127 test-sparse-clear.t 148 test-sparse-clear.t
128 test-sparse-merges.t 149 test-sparse-merges.t
129 test-sparse-requirement.t 150 test-sparse-requirement.t
130 test-sparse-verbose-json.t 151 test-sparse-verbose-json.t
131 test-status-terse.t 152 test-status-terse.t
153 test-strip-cross.t
132 test-uncommit.t 154 test-uncommit.t
133 test-unified-test.t 155 test-unified-test.t
134 test-unrelated-pull.t 156 test-unrelated-pull.t
157 test-up-local-change.t
158 test-update-dest.t
135 test-update-issue1456.t 159 test-update-issue1456.t
136 test-update-names.t 160 test-update-names.t
137 test-update-reverse.t 161 test-update-reverse.t
138 test-xdg.t 162 test-xdg.t