##// END OF EJS Templates
py3: whitelist another eight passing tests...
Augie Fackler -
r36362:a6550259 default
parent child Browse files
Show More
@@ -35,7 +35,10 b' test-completion.t'
35 35 test-confused-revert.t
36 36 test-contrib-check-code.t
37 37 test-contrib-check-commit.t
38 test-convert-authormap.t
38 39 test-convert-clonebranches.t
40 test-convert-datesort.t
41 test-convert-hg-startrev.t
39 42 test-copy-move-merge.t
40 43 test-copytrace-heuristics.t
41 44 test-debugbuilddag.t
@@ -141,6 +144,7 b' test-manifest-merging.t'
141 144 test-manifest.py
142 145 test-manifest.t
143 146 test-match.py
147 test-mdiff.py
144 148 test-merge-closedheads.t
145 149 test-merge-commit.t
146 150 test-merge-criss-cross.t
@@ -151,6 +155,7 b' test-merge-remove.t'
151 155 test-merge-revert.t
152 156 test-merge-revert2.t
153 157 test-merge-subrepos.t
158 test-merge1.t
154 159 test-merge10.t
155 160 test-merge2.t
156 161 test-merge4.t
@@ -174,6 +179,8 b' test-pull-branch.t'
174 179 test-pull-http.t
175 180 test-pull-permission.t
176 181 test-pull-pull-corruption.t
182 test-pull-r.t
183 test-pull-update.t
177 184 test-push-checkheads-partial-C1.t
178 185 test-push-checkheads-partial-C2.t
179 186 test-push-checkheads-partial-C3.t
@@ -256,6 +263,7 b' test-update-dest.t'
256 263 test-update-issue1456.t
257 264 test-update-names.t
258 265 test-update-reverse.t
266 test-url-rev.t
259 267 test-username-newline.t
260 268 test-win32text.t
261 269 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now