##// END OF EJS Templates
histedit: binascii.unhexlify (aka node.bin) throws new exception type on py3...
histedit: binascii.unhexlify (aka node.bin) throws new exception type on py3 Lucky for us, the exception type exists on 2.7, so we can include it in the except block without any extra work. Differential Revision: https://phab.mercurial-scm.org/D2244

File last commit:

r36187:0ea86f70 default
r36193:59affe7e default
Show More
python3-whitelist
228 lines | 5.2 KiB | text/plain | TextLexer
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-add.t
test-addremove-similar.t
Augie Fackler
python3: whitelist another 5 passing tests found with the ratchet script
r34026 test-addremove.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-amend-subrepo.t
Pulkit Goyal
py3: pass the path in hg.repository() as bytes...
r32894 test-ancestor.py
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-annotate.py
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-automv.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-backwards-remove.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-bheads.t
test-bisect2.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-bookmarks-current.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-bookmarks-merge.t
Augie Fackler
py3: whitelist another six passing tests...
r36174 test-bookmarks-rebase.t
Augie Fackler
python3: another 3 tests whitelisted
r34220 test-bookmarks-strip.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-branch-option.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-branch-tag-confict.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-bundle-phases.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-bundle-vs-outgoing.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-casecollision.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-cat.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-changelog-exec.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-check-commit.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-check-execute.t
Augie Fackler
contrib: add test-check-module-imports.t to the Python 3 whitelist...
r33994 test-check-module-imports.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-check-pyflakes.t
test-check-pylint.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-check-shbang.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-children.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-clone-r.t
test-clone-update-order.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-commit-unresolved.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-completion.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-confused-revert.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-contrib-check-code.t
test-contrib-check-commit.t
Augie Fackler
py3: whitelist test-convert-clonebranches.t...
r36152 test-convert-clonebranches.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-copy-move-merge.t
Augie Fackler
py3: whitelist another six passing tests...
r36174 test-copytrace-heuristics.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-debugindexdot.t
Augie Fackler
python3: whitelist another 5 passing tests found with the ratchet script
r34026 test-debugrename.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-diff-binary-file.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-diff-change.t
Augie Fackler
python3: whitelist another 5 passing tests found with the ratchet script
r34026 test-diff-copy-depth.t
test-diff-hashes.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-diff-issue2761.t
Boris Feld
py3: fix test-diff-newlines.t to be compatible with py3
r33305 test-diff-newlines.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-diff-reverse.t
test-diff-subdir.t
Pulkit Goyal
py3: add 8 new passing tests to the whitelist...
r35608 test-diffdir.t
test-directaccess.t
Augie Fackler
python3: whitelist another four passing tests...
r36095 test-dirstate-backup.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-dirstate-nonnormalset.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-doctest.py
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-double-merge.t
Augie Fackler
python3: whitelist another 24 passing tests...
r35895 test-drawdag.t
Augie Fackler
python3: whitelist four more passing tests...
r33837 test-duplicateoptions.py
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-empty-dir.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-empty-file.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-empty-group.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-empty.t
Yuya Nishihara
encoding: add function to test if a str consists of ASCII characters...
r33927 test-encoding-func.py
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-excessive-merge.t
Augie Fackler
python3: whitelist another 24 passing tests...
r35895 test-exchange-obsmarkers-case-A1.t
test-exchange-obsmarkers-case-A2.t
test-exchange-obsmarkers-case-A3.t
test-exchange-obsmarkers-case-A4.t
test-exchange-obsmarkers-case-A5.t
test-exchange-obsmarkers-case-A6.t
test-exchange-obsmarkers-case-A7.t
test-exchange-obsmarkers-case-B1.t
test-exchange-obsmarkers-case-B2.t
test-exchange-obsmarkers-case-B3.t
test-exchange-obsmarkers-case-B4.t
test-exchange-obsmarkers-case-B5.t
test-exchange-obsmarkers-case-B6.t
test-exchange-obsmarkers-case-B7.t
test-exchange-obsmarkers-case-C1.t
test-exchange-obsmarkers-case-C2.t
test-exchange-obsmarkers-case-C3.t
test-exchange-obsmarkers-case-C4.t
test-exchange-obsmarkers-case-D1.t
test-exchange-obsmarkers-case-D2.t
test-exchange-obsmarkers-case-D3.t
test-exchange-obsmarkers-case-D4.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-execute-bit.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-extra-filelog-entry.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-filebranch.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-flags.t
test-generaldelta.t
test-glog-topological.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-gpg.t
Augie Fackler
python3: whitelist four more passing tests...
r33837 test-hghave.t
Augie Fackler
py3: whitelist another 8 passing tests...
r36187 test-histedit-bookmark-motion.t
test-histedit-commute.t
test-histedit-drop.t
test-histedit-edit.t
test-histedit-no-change.t
test-histedit-obsolete.t
test-histedit-outgoing.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-http-clone-r.t
Augie Fackler
python3: whitelist test-imports-checker.t, which now passes
r33880 test-imports-checker.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-inherit-mode.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-issue1089.t
Augie Fackler
python3: whitelist two more passing tests...
r35718 test-issue1175.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-issue1306.t
Augie Fackler
python3: whitelist another four passing tests...
r36095 test-issue1438.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-issue1502.t
test-issue1802.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-issue1877.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-issue1993.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-issue522.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-issue586.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-issue612.t
test-issue619.t
test-issue672.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-issue842.t
Augie Fackler
python3: another 3 tests whitelisted
r34220 test-journal-exists.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-largefiles-small-disk.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-locate.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-logexchange.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-lrucachedict.py
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-mactext.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-manifest-merging.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-manifest.py
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-manifest.t
Augie Fackler
python3: whitelist four more passing tests...
r33837 test-match.py
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-merge-closedheads.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-merge-commit.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-merge-default.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-merge-internal-tools-pattern.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-merge-local.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-merge-remove.t
test-merge-revert.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-merge-revert2.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-merge-subrepos.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-merge10.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-merge2.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-merge4.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-merge5.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-merge6.t
test-merge7.t
test-merge8.t
test-mq-qimport-fail-cleanup.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-mq-qqueue.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-mq-qsave.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-newbranch.t
Augie Fackler
python3: whitelist two more passing tests...
r35718 test-obshistory.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-obsmarkers-effectflag.t
Augie Fackler
python3: whitelist another 24 passing tests...
r35895 test-obsolete-changeset-exchange.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-obsolete-checkheads.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-obsolete-distributed.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-parents.t
Augie Fackler
python3: whitelist another 5 passing tests found with the ratchet script
r34026 test-permissions.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-pull-branch.t
test-pull-permission.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-push-checkheads-partial-C1.t
test-push-checkheads-partial-C2.t
test-push-checkheads-partial-C3.t
test-push-checkheads-partial-C4.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-push-checkheads-pruned-B1.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-push-checkheads-pruned-B2.t
test-push-checkheads-pruned-B3.t
test-push-checkheads-pruned-B4.t
test-push-checkheads-pruned-B5.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-push-checkheads-pruned-B6.t
test-push-checkheads-pruned-B7.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-push-checkheads-pruned-B8.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-push-checkheads-superceed-A1.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-push-checkheads-superceed-A2.t
test-push-checkheads-superceed-A3.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-push-checkheads-superceed-A4.t
test-push-checkheads-superceed-A5.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-push-checkheads-superceed-A6.t
test-push-checkheads-superceed-A7.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-push-checkheads-superceed-A8.t
test-push-checkheads-unpushed-D1.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-push-checkheads-unpushed-D2.t
test-push-checkheads-unpushed-D3.t
test-push-checkheads-unpushed-D4.t
test-push-checkheads-unpushed-D5.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-push-checkheads-unpushed-D6.t
test-push-checkheads-unpushed-D7.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-push-warn.t
Augie Fackler
py3: whitelist another six passing tests...
r36174 test-rebase-bookmarks.t
test-rebase-check-restore.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-rebase-inmemory.t
test-rebase-issue-noparam-single-rev.t
Augie Fackler
py3: whitelist another six passing tests...
r36174 test-rebase-legacy.t
Augie Fackler
py3: whitelist another 8 passing tests...
r36187 test-rebase-pull.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-rebase-transaction.t
Pulkit Goyal
py3: add 8 new passing tests to the whitelist...
r35608 test-record.t
Augie Fackler
py3: whitelist another six passing tests...
r36174 test-remove.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-rename-after-merge.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-rename-dir-merge.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-rename-merge1.t
Augie Fackler
python3: whitelist another *13* tests that now pass...
r33839 test-rename.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-revert-flags.t
test-revert-unknown.t
test-revlog-group-emptyiter.t
Pulkit Goyal
py3: add 8 new passing tests to the whitelist...
r35608 test-revlog-mmapindex.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-revlog-packentry.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-revset-dirstate-parents.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-revset-outgoing.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-run-tests.py
Augie Fackler
python3: whitelist another four passing tests...
r36095 test-serve.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-show-stack.t
Augie Fackler
python3: whitelist another four passing tests...
r36095 test-show.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-simple-update.t
Augie Fackler
python3: whitelist another 7 passing tests...
r35859 test-single-head.t
Pulkit Goyal
py3: add 8 new passing tests to the whitelist...
r35608 test-sparse-clear.t
test-sparse-merges.t
test-sparse-requirement.t
test-sparse-verbose-json.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-ssh-clone-r.t
Augie Fackler
python3: another 3 tests whitelisted
r34220 test-status-terse.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-strip-cross.t
Augie Fackler
python3: whitelist another 24 passing tests...
r35895 test-strip.t
Augie Fackler
python3: whitelist an additional 11 tests...
r35976 test-unamend.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-uncommit.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-unified-test.t
Pulkit Goyal
py3: add 32 new tests passing to the whitelist...
r35376 test-unrelated-pull.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-up-local-change.t
Augie Fackler
py3: whitelist another 11 passing tests...
r36148 test-update-branches.t
Augie Fackler
python3: whitelist an additional 23 passing tests...
r35865 test-update-dest.t
Pulkit Goyal
py3: whitelist 15 more tests passing on Python 3...
r34352 test-update-issue1456.t
Augie Fackler
python3: whitelist many more passing tests...
r35228 test-update-names.t
Pulkit Goyal
py3: update the python3-whitelist with new tests which pass on Python 3...
r33118 test-update-reverse.t
Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
r32854 test-xdg.t