contrib/python3-whitelist
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 21 Feb 2018 13:08:55 -0800
changeset 36369 066e6a9d52bb
parent 36358 075ef2d2e38d
child 36391 3fe0507a4dcd
permissions -rw-r--r--
sshpeer: make pipe polling code more explicit "hasbuffer" is a property on our special bufferedinputpipe class. When reading this code, I thought it might have had something special to do properties on built-in types. But "hasbuffer" doesn't appear in the CPython code base for either 2.7 or 3.7, so the answer is no. Let's make the code more explicit about the fact that it deals with our special bufferedinputpipe type. Differential Revision: https://phab.mercurial-scm.org/D2382
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
     1
test-add.t
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
     2
test-addremove-similar.t
34024
19b8eee8b4ec python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents: 33992
diff changeset
     3
test-addremove.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
     4
test-amend-subrepo.t
32894
ec9ed269edc3 py3: pass the path in hg.repository() as bytes
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32854
diff changeset
     5
test-ancestor.py
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
     6
test-annotate.py
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
     7
test-automv.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
     8
test-backwards-remove.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
     9
test-bheads.t
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
    10
test-bisect2.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
    11
test-bookmarks-current.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
    12
test-bookmarks-merge.t
36156
cf2b9475fbe6 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36135
diff changeset
    13
test-bookmarks-rebase.t
34223
fa9f5d6733d3 python3: another 3 tests whitelisted
Augie Fackler <raf@durin42.com>
parents: 34024
diff changeset
    14
test-bookmarks-strip.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    15
test-branch-option.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    16
test-branch-tag-confict.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
    17
test-bundle-phases.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    18
test-bundle-vs-outgoing.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    19
test-casecollision.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
    20
test-cat.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
    21
test-censor.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
    22
test-changelog-exec.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    23
test-check-commit.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
    24
test-check-execute.t
33992
492cd4bbca08 contrib: add test-check-module-imports.t to the Python 3 whitelist
Augie Fackler <raf@durin42.com>
parents: 33926
diff changeset
    25
test-check-module-imports.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    26
test-check-pyflakes.t
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    27
test-check-pylint.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
    28
test-check-shbang.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
    29
test-children.t
36320
9d12416a1593 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36302
diff changeset
    30
test-clone-pull-corruption.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    31
test-clone-r.t
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    32
test-clone-update-order.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
    33
test-commit-unresolved.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
    34
test-completion.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
    35
test-confused-revert.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
    36
test-contrib-check-code.t
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
    37
test-contrib-check-commit.t
36344
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
    38
test-convert-authormap.t
36135
8b33eb349e0b py3: whitelist test-convert-clonebranches.t
Augie Fackler <augie@google.com>
parents: 36131
diff changeset
    39
test-convert-clonebranches.t
36344
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
    40
test-convert-datesort.t
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
    41
test-convert-hg-startrev.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
    42
test-copy-move-merge.t
36156
cf2b9475fbe6 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36135
diff changeset
    43
test-copytrace-heuristics.t
36320
9d12416a1593 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36302
diff changeset
    44
test-debugbuilddag.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
    45
test-debugindexdot.t
34024
19b8eee8b4ec python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents: 33992
diff changeset
    46
test-debugrename.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
    47
test-diff-binary-file.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    48
test-diff-change.t
34024
19b8eee8b4ec python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents: 33992
diff changeset
    49
test-diff-copy-depth.t
19b8eee8b4ec python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents: 33992
diff changeset
    50
test-diff-hashes.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    51
test-diff-issue2761.t
33305
aaa1f8f514cf py3: fix test-diff-newlines.t to be compatible with py3
Boris Feld <boris.feld@octobus.net>
parents: 33118
diff changeset
    52
test-diff-newlines.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    53
test-diff-reverse.t
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    54
test-diff-subdir.t
35590
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
    55
test-diffdir.t
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
    56
test-directaccess.t
36078
7f68235f23ff python3: whitelist another four passing tests
Augie Fackler <augie@google.com>
parents: 35958
diff changeset
    57
test-dirstate-backup.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    58
test-dirstate-nonnormalset.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
    59
test-doctest.py
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
    60
test-double-merge.t
35877
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    61
test-drawdag.t
33838
48f3e87ce650 python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents: 33586
diff changeset
    62
test-duplicateoptions.py
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    63
test-empty-dir.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
    64
test-empty-file.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    65
test-empty-group.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
    66
test-empty.t
33926
f4433f2713d0 encoding: add function to test if a str consists of ASCII characters
Yuya Nishihara <yuya@tcha.org>
parents: 33878
diff changeset
    67
test-encoding-func.py
36179
7e6aad95244f python3: whitelist another 5 passing tests
Augie Fackler <augie@google.com>
parents: 36176
diff changeset
    68
test-eol-add.t
7e6aad95244f python3: whitelist another 5 passing tests
Augie Fackler <augie@google.com>
parents: 36176
diff changeset
    69
test-eol-clone.t
7e6aad95244f python3: whitelist another 5 passing tests
Augie Fackler <augie@google.com>
parents: 36176
diff changeset
    70
test-eol-tag.t
7e6aad95244f python3: whitelist another 5 passing tests
Augie Fackler <augie@google.com>
parents: 36176
diff changeset
    71
test-eol-update.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
    72
test-excessive-merge.t
35877
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    73
test-exchange-obsmarkers-case-A1.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    74
test-exchange-obsmarkers-case-A2.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    75
test-exchange-obsmarkers-case-A3.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    76
test-exchange-obsmarkers-case-A4.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    77
test-exchange-obsmarkers-case-A5.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    78
test-exchange-obsmarkers-case-A6.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    79
test-exchange-obsmarkers-case-A7.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    80
test-exchange-obsmarkers-case-B1.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    81
test-exchange-obsmarkers-case-B2.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    82
test-exchange-obsmarkers-case-B3.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    83
test-exchange-obsmarkers-case-B4.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    84
test-exchange-obsmarkers-case-B5.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    85
test-exchange-obsmarkers-case-B6.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    86
test-exchange-obsmarkers-case-B7.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    87
test-exchange-obsmarkers-case-C1.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    88
test-exchange-obsmarkers-case-C2.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    89
test-exchange-obsmarkers-case-C3.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    90
test-exchange-obsmarkers-case-C4.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    91
test-exchange-obsmarkers-case-D1.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    92
test-exchange-obsmarkers-case-D2.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    93
test-exchange-obsmarkers-case-D3.t
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
    94
test-exchange-obsmarkers-case-D4.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
    95
test-execute-bit.t
36268
be5a6fe3643a py3: make test-extdiff.t pass on Python 3
Yuya Nishihara <yuya@tcha.org>
parents: 36263
diff changeset
    96
test-extdiff.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
    97
test-extra-filelog-entry.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
    98
test-filebranch.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
    99
test-flags.t
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   100
test-generaldelta.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   101
test-git-export.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   102
test-glog-topological.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   103
test-gpg.t
33838
48f3e87ce650 python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents: 33586
diff changeset
   104
test-hghave.t
36176
0836c70ba5fa py3: whitelist more passing tests
Augie Fackler <augie@google.com>
parents: 36169
diff changeset
   105
test-histedit-arguments.t
0836c70ba5fa py3: whitelist more passing tests
Augie Fackler <augie@google.com>
parents: 36169
diff changeset
   106
test-histedit-base.t
36169
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   107
test-histedit-bookmark-motion.t
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   108
test-histedit-commute.t
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   109
test-histedit-drop.t
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   110
test-histedit-edit.t
36176
0836c70ba5fa py3: whitelist more passing tests
Augie Fackler <augie@google.com>
parents: 36169
diff changeset
   111
test-histedit-fold-non-commute.t
36169
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   112
test-histedit-no-change.t
36176
0836c70ba5fa py3: whitelist more passing tests
Augie Fackler <augie@google.com>
parents: 36169
diff changeset
   113
test-histedit-non-commute.t
36169
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   114
test-histedit-obsolete.t
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   115
test-histedit-outgoing.t
36298
b1c713ab785d py3: whitelist five more passing tests
Augie Fackler <augie@google.com>
parents: 36268
diff changeset
   116
test-http-branchmap.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   117
test-http-clone-r.t
36320
9d12416a1593 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36302
diff changeset
   118
test-identify.t
33878
c90014d5cdc3 python3: whitelist test-imports-checker.t, which now passes
Augie Fackler <raf@durin42.com>
parents: 33840
diff changeset
   119
test-imports-checker.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   120
test-inherit-mode.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   121
test-issue1089.t
35700
a71316bfac87 python3: whitelist two more passing tests
Augie Fackler <augie@google.com>
parents: 35590
diff changeset
   122
test-issue1175.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   123
test-issue1306.t
36078
7f68235f23ff python3: whitelist another four passing tests
Augie Fackler <augie@google.com>
parents: 35958
diff changeset
   124
test-issue1438.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   125
test-issue1502.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   126
test-issue1802.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   127
test-issue1877.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   128
test-issue1993.t
36320
9d12416a1593 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36302
diff changeset
   129
test-issue3084.t
36302
ba1807d9a846 py3: whitelist another three passing tests
Augie Fackler <augie@google.com>
parents: 36298
diff changeset
   130
test-issue4074.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   131
test-issue522.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   132
test-issue586.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   133
test-issue612.t
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   134
test-issue619.t
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   135
test-issue672.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   136
test-issue842.t
34223
fa9f5d6733d3 python3: another 3 tests whitelisted
Augie Fackler <raf@durin42.com>
parents: 34024
diff changeset
   137
test-journal-exists.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   138
test-largefiles-small-disk.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   139
test-locate.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   140
test-logexchange.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
   141
test-lrucachedict.py
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   142
test-mactext.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   143
test-manifest-merging.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   144
test-manifest.py
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   145
test-manifest.t
33838
48f3e87ce650 python3: whitelist four more passing tests
Augie Fackler <augie@google.com>
parents: 33586
diff changeset
   146
test-match.py
36344
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
   147
test-mdiff.py
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   148
test-merge-closedheads.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   149
test-merge-commit.t
36298
b1c713ab785d py3: whitelist five more passing tests
Augie Fackler <augie@google.com>
parents: 36268
diff changeset
   150
test-merge-criss-cross.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   151
test-merge-default.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   152
test-merge-internal-tools-pattern.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
   153
test-merge-local.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   154
test-merge-remove.t
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   155
test-merge-revert.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   156
test-merge-revert2.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   157
test-merge-subrepos.t
36344
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
   158
test-merge1.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   159
test-merge10.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   160
test-merge2.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   161
test-merge4.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   162
test-merge5.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   163
test-merge6.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   164
test-merge7.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   165
test-merge8.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   166
test-mq-qimport-fail-cleanup.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   167
test-mq-qqueue.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   168
test-mq-qsave.t
36356
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   169
test-narrow-clone-no-ellipsis.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   170
test-narrow-clone-nonlinear.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   171
test-narrow-clone.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   172
test-narrow-copies.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   173
test-narrow-debugrebuilddirstate.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   174
test-narrow-exchange-merges.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   175
test-narrow-merge.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   176
test-narrow-patch.t
36358
075ef2d2e38d py3: two more narrow tests passing
Augie Fackler <augie@google.com>
parents: 36356
diff changeset
   177
test-narrow-patterns.t
36356
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   178
test-narrow-pull.t
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   179
test-narrow-rebase.t
36358
075ef2d2e38d py3: two more narrow tests passing
Augie Fackler <augie@google.com>
parents: 36356
diff changeset
   180
test-narrow-shallow-merges.t
36356
7e97174a1835 py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36344
diff changeset
   181
test-narrow-update.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   182
test-newbranch.t
35700
a71316bfac87 python3: whitelist two more passing tests
Augie Fackler <augie@google.com>
parents: 35590
diff changeset
   183
test-obshistory.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   184
test-obsmarkers-effectflag.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   185
test-obsolete-bundle-strip.t
35877
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
   186
test-obsolete-changeset-exchange.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   187
test-obsolete-checkheads.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   188
test-obsolete-distributed.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
   189
test-parents.t
34024
19b8eee8b4ec python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler <raf@durin42.com>
parents: 33992
diff changeset
   190
test-permissions.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   191
test-pull-branch.t
36263
d3fa5e106e65 py3: whitelist test-pull-http.t
Augie Fackler <augie@google.com>
parents: 36253
diff changeset
   192
test-pull-http.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   193
test-pull-permission.t
36320
9d12416a1593 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36302
diff changeset
   194
test-pull-pull-corruption.t
36344
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
   195
test-pull-r.t
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
   196
test-pull-update.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   197
test-push-checkheads-partial-C1.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   198
test-push-checkheads-partial-C2.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   199
test-push-checkheads-partial-C3.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   200
test-push-checkheads-partial-C4.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   201
test-push-checkheads-pruned-B1.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   202
test-push-checkheads-pruned-B2.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   203
test-push-checkheads-pruned-B3.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   204
test-push-checkheads-pruned-B4.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   205
test-push-checkheads-pruned-B5.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   206
test-push-checkheads-pruned-B6.t
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   207
test-push-checkheads-pruned-B7.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   208
test-push-checkheads-pruned-B8.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   209
test-push-checkheads-superceed-A1.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   210
test-push-checkheads-superceed-A2.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   211
test-push-checkheads-superceed-A3.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   212
test-push-checkheads-superceed-A4.t
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   213
test-push-checkheads-superceed-A5.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   214
test-push-checkheads-superceed-A6.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   215
test-push-checkheads-superceed-A7.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   216
test-push-checkheads-superceed-A8.t
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   217
test-push-checkheads-unpushed-D1.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   218
test-push-checkheads-unpushed-D2.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   219
test-push-checkheads-unpushed-D3.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   220
test-push-checkheads-unpushed-D4.t
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   221
test-push-checkheads-unpushed-D5.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   222
test-push-checkheads-unpushed-D6.t
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   223
test-push-checkheads-unpushed-D7.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   224
test-push-warn.t
36156
cf2b9475fbe6 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36135
diff changeset
   225
test-rebase-bookmarks.t
cf2b9475fbe6 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36135
diff changeset
   226
test-rebase-check-restore.t
36298
b1c713ab785d py3: whitelist five more passing tests
Augie Fackler <augie@google.com>
parents: 36268
diff changeset
   227
test-rebase-dest.t
b1c713ab785d py3: whitelist five more passing tests
Augie Fackler <augie@google.com>
parents: 36268
diff changeset
   228
test-rebase-emptycommit.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   229
test-rebase-inmemory.t
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   230
test-rebase-issue-noparam-single-rev.t
36156
cf2b9475fbe6 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36135
diff changeset
   231
test-rebase-legacy.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   232
test-rebase-named-branches.t
36298
b1c713ab785d py3: whitelist five more passing tests
Augie Fackler <augie@google.com>
parents: 36268
diff changeset
   233
test-rebase-newancestor.t
36302
ba1807d9a846 py3: whitelist another three passing tests
Augie Fackler <augie@google.com>
parents: 36298
diff changeset
   234
test-rebase-partial.t
36169
0ea86f70da8e py3: whitelist another 8 passing tests
Augie Fackler <augie@google.com>
parents: 36156
diff changeset
   235
test-rebase-pull.t
36302
ba1807d9a846 py3: whitelist another three passing tests
Augie Fackler <augie@google.com>
parents: 36298
diff changeset
   236
test-rebase-rename.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   237
test-rebase-transaction.t
35590
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
   238
test-record.t
36156
cf2b9475fbe6 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36135
diff changeset
   239
test-remove.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
   240
test-rename-after-merge.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   241
test-rename-dir-merge.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   242
test-rename-merge1.t
33840
627cb36b537f python3: whitelist another *13* tests that now pass
Augie Fackler <augie@google.com>
parents: 33838
diff changeset
   243
test-rename.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   244
test-repair-strip.t
36320
9d12416a1593 py3: whitelist another six passing tests
Augie Fackler <augie@google.com>
parents: 36302
diff changeset
   245
test-repo-compengines.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   246
test-revert-flags.t
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   247
test-revert-unknown.t
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   248
test-revlog-group-emptyiter.t
35590
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
   249
test-revlog-mmapindex.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   250
test-revlog-packentry.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   251
test-revset-dirstate-parents.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   252
test-revset-outgoing.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
   253
test-run-tests.py
36078
7f68235f23ff python3: whitelist another four passing tests
Augie Fackler <augie@google.com>
parents: 35958
diff changeset
   254
test-serve.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   255
test-show-stack.t
36078
7f68235f23ff python3: whitelist another four passing tests
Augie Fackler <augie@google.com>
parents: 35958
diff changeset
   256
test-show.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   257
test-simple-update.t
35841
7df43e0b9fc3 python3: whitelist another 7 passing tests
Augie Fackler <augie@google.com>
parents: 35700
diff changeset
   258
test-single-head.t
35590
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
   259
test-sparse-clear.t
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
   260
test-sparse-merges.t
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
   261
test-sparse-requirement.t
aaeba70d5cbe py3: add 8 new passing tests to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35375
diff changeset
   262
test-sparse-verbose-json.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   263
test-ssh-clone-r.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   264
test-ssh-proto.t
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   265
test-sshserver.py
34223
fa9f5d6733d3 python3: another 3 tests whitelisted
Augie Fackler <raf@durin42.com>
parents: 34024
diff changeset
   266
test-status-terse.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   267
test-strip-cross.t
35877
11fdf1486519 python3: whitelist another 24 passing tests
Augie Fackler <augie@google.com>
parents: 35847
diff changeset
   268
test-strip.t
35958
fd9f2a22ee83 python3: whitelist an additional 11 tests
Augie Fackler <augie@google.com>
parents: 35877
diff changeset
   269
test-unamend.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   270
test-uncommit.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
   271
test-unified-test.t
35375
ea645c6c6d46 py3: add 32 new tests passing to the whitelist
Pulkit Goyal <7895pulkit@gmail.com>
parents: 35228
diff changeset
   272
test-unrelated-pull.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   273
test-up-local-change.t
36131
ce9f1c32810b py3: whitelist another 11 passing tests
Augie Fackler <augie@google.com>
parents: 36078
diff changeset
   274
test-update-branches.t
35847
fd21b87e59b2 python3: whitelist an additional 23 passing tests
Augie Fackler <augie@google.com>
parents: 35841
diff changeset
   275
test-update-dest.t
34350
f975cb7c4dbe py3: whitelist 15 more tests passing on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 34262
diff changeset
   276
test-update-issue1456.t
35228
04a2820f2fca python3: whitelist many more passing tests
Augie Fackler <augie@google.com>
parents: 35142
diff changeset
   277
test-update-names.t
33118
cc9501fa5574 py3: update the python3-whitelist with new tests which pass on Python 3
Pulkit Goyal <7895pulkit@gmail.com>
parents: 32894
diff changeset
   278
test-update-reverse.t
36344
a65502597d8d py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36320
diff changeset
   279
test-url-rev.t
36253
fbc29d9f552f py3: whitelist another eight passing tests
Augie Fackler <augie@google.com>
parents: 36179
diff changeset
   280
test-username-newline.t
36179
7e6aad95244f python3: whitelist another 5 passing tests
Augie Fackler <augie@google.com>
parents: 36176
diff changeset
   281
test-win32text.t
32854
7a877e569ed6 contrib: check in a whitelist of passing tests in Python 3
Augie Fackler <augie@google.com>
parents:
diff changeset
   282
test-xdg.t