comparison contrib/python3-whitelist @ 38091:42476b8b738b

py3: add 13 new passing tests to whitelist Differential Revision: https://phab.mercurial-scm.org/D3615
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 19 May 2018 20:04:54 +0530
parents cab398cb9b49
children a400fe810346
comparison
equal deleted inserted replaced
38090:a4942675de6b 38091:42476b8b738b
148 test-exchange-obsmarkers-case-D4.t 148 test-exchange-obsmarkers-case-D4.t
149 test-execute-bit.t 149 test-execute-bit.t
150 test-export.t 150 test-export.t
151 test-extdata.t 151 test-extdata.t
152 test-extdiff.t 152 test-extdiff.t
153 test-extensions-afterloaded.t
153 test-extensions-wrapfunction.py 154 test-extensions-wrapfunction.py
154 test-extra-filelog-entry.t 155 test-extra-filelog-entry.t
155 test-filebranch.t 156 test-filebranch.t
156 test-filecache.py 157 test-filecache.py
157 test-filelog.py 158 test-filelog.py
166 test-graft.t 167 test-graft.t
167 test-hg-parseurl.py 168 test-hg-parseurl.py
168 test-hghave.t 169 test-hghave.t
169 test-hgignore.t 170 test-hgignore.t
170 test-hgk.t 171 test-hgk.t
172 test-hgrc.t
171 test-hgweb-bundle.t 173 test-hgweb-bundle.t
172 test-hgweb-descend-empties.t 174 test-hgweb-descend-empties.t
173 test-hgweb-empty.t 175 test-hgweb-empty.t
174 test-hgweb-removed.t 176 test-hgweb-removed.t
175 test-hgwebdir-paths.py 177 test-hgwebdir-paths.py
192 test-http-bundle1.t 194 test-http-bundle1.t
193 test-http-clone-r.t 195 test-http-clone-r.t
194 test-http.t 196 test-http.t
195 test-hybridencode.py 197 test-hybridencode.py
196 test-identify.t 198 test-identify.t
199 test-import-merge.t
197 test-import-unknown.t 200 test-import-unknown.t
198 test-import.t 201 test-import.t
199 test-imports-checker.t 202 test-imports-checker.t
200 test-incoming-outgoing.t 203 test-incoming-outgoing.t
201 test-inherit-mode.t 204 test-inherit-mode.t
321 test-obsolete-bundle-strip.t 324 test-obsolete-bundle-strip.t
322 test-obsolete-changeset-exchange.t 325 test-obsolete-changeset-exchange.t
323 test-obsolete-checkheads.t 326 test-obsolete-checkheads.t
324 test-obsolete-distributed.t 327 test-obsolete-distributed.t
325 test-obsolete-tag-cache.t 328 test-obsolete-tag-cache.t
329 test-pager.t
326 test-parents.t 330 test-parents.t
327 test-parseindex2.py 331 test-parseindex2.py
328 test-pathconflicts-merge.t 332 test-pathconflicts-merge.t
329 test-pathconflicts-update.t 333 test-pathconflicts-update.t
330 test-pathencode.py 334 test-pathencode.py
335 test-pull-http.t 339 test-pull-http.t
336 test-pull-permission.t 340 test-pull-permission.t
337 test-pull-pull-corruption.t 341 test-pull-pull-corruption.t
338 test-pull-r.t 342 test-pull-r.t
339 test-pull-update.t 343 test-pull-update.t
344 test-pull.t (case sshv1)
345 test-pull.t (case sshv2)
340 test-purge.t 346 test-purge.t
341 test-push-checkheads-partial-C1.t 347 test-push-checkheads-partial-C1.t
342 test-push-checkheads-partial-C2.t 348 test-push-checkheads-partial-C2.t
343 test-push-checkheads-partial-C3.t 349 test-push-checkheads-partial-C3.t
344 test-push-checkheads-partial-C4.t 350 test-push-checkheads-partial-C4.t
393 test-rebase-pull.t 399 test-rebase-pull.t
394 test-rebase-rename.t 400 test-rebase-rename.t
395 test-rebase-scenario-global.t 401 test-rebase-scenario-global.t
396 test-rebase-templates.t 402 test-rebase-templates.t
397 test-rebase-transaction.t 403 test-rebase-transaction.t
404 test-rebuildstate.t
398 test-record.t 405 test-record.t
399 test-relink.t 406 test-relink.t
400 test-remove.t 407 test-remove.t
401 test-rename-after-merge.t 408 test-rename-after-merge.t
402 test-rename-dir-merge.t 409 test-rename-dir-merge.t
403 test-rename-merge1.t 410 test-rename-merge1.t
404 test-rename.t 411 test-rename.t
405 test-repair-strip.t 412 test-repair-strip.t
406 test-repo-compengines.t 413 test-repo-compengines.t
407 test-resolve.t 414 test-resolve.t
415 test-revert-interactive.t
408 test-revert-flags.t 416 test-revert-flags.t
409 test-revert-unknown.t 417 test-revert-unknown.t
410 test-revlog-ancestry.py 418 test-revlog-ancestry.py
411 test-revlog-group-emptyiter.t 419 test-revlog-group-emptyiter.t
412 test-revlog-mmapindex.t 420 test-revlog-mmapindex.t
434 test-sparse-import.t 442 test-sparse-import.t
435 test-sparse-merges.t 443 test-sparse-merges.t
436 test-sparse-profiles.t 444 test-sparse-profiles.t
437 test-sparse-requirement.t 445 test-sparse-requirement.t
438 test-sparse-verbose-json.t 446 test-sparse-verbose-json.t
447 test-split.t (case obsstore-off)
448 test-split.t (case obsstore-on)
439 test-ssh-clone-r.t 449 test-ssh-clone-r.t
440 test-ssh-proto.t 450 test-ssh-proto.t
441 test-sshserver.py 451 test-sshserver.py
442 test-stack.t 452 test-stack.t
443 test-status-inprocess.py 453 test-status-inprocess.py
447 test-strip.t 457 test-strip.t
448 test-subrepo-deep-nested-change.t 458 test-subrepo-deep-nested-change.t
449 test-subrepo-missing.t 459 test-subrepo-missing.t
450 test-subrepo-recursion.t 460 test-subrepo-recursion.t
451 test-subrepo-relative-path.t 461 test-subrepo-relative-path.t
462 test-subrepo-paths.t
452 test-subrepo.t 463 test-subrepo.t
453 test-symlink-os-yes-fs-no.py 464 test-symlink-os-yes-fs-no.py
465 test-symlink-placeholder.t
454 test-symlinks.t 466 test-symlinks.t
455 test-tag.t 467 test-tag.t
456 test-tags.t 468 test-tags.t
457 test-template-engine.t 469 test-template-engine.t
458 test-treemanifest.t 470 test-treemanifest.t
460 test-ui-config.py 472 test-ui-config.py
461 test-ui-verbosity.py 473 test-ui-verbosity.py
462 test-unamend.t 474 test-unamend.t
463 test-uncommit.t 475 test-uncommit.t
464 test-unified-test.t 476 test-unified-test.t
477 test-unionrepo.t
465 test-unrelated-pull.t 478 test-unrelated-pull.t
466 test-up-local-change.t 479 test-up-local-change.t
467 test-update-branches.t 480 test-update-branches.t
468 test-update-dest.t 481 test-update-dest.t
469 test-update-issue1456.t 482 test-update-issue1456.t