14

Mercurial: contrib/python3-whitelist history

 3 years ago
source link: https://www.mercurial-scm.org/repo/hg/log/@/contrib/python3-whitelist?revcount=480
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Mercurial > repo > hg

log contrib/python3-whitelist @ 46112:d6afa9c149c3 default tip @

age author description 15 months ago Connor Sheehan highlight: fix encoding issues to enable Py3 compatibility 16 months ago Pulkit Goyal py3: add one more test to list of passing tests 17 months ago Augie Fackler py3: another passing test 18 months ago Pulkit Goyal py3: hack around inconsistency of type of name passed to DNSQuestion 18 months ago Pulkit Goyal py3: add test-dirstate-race2.t to list of passing tests 18 months ago Pulkit Goyal py3: add test-contrib-emacs.t to passing tests list 18 months ago Pulkit Goyal py3: fix test-bookmarks-corner-case.t 18 months ago Pulkit Goyal py3: fix test-fix-metadata.t 19 months ago Pulkit Goyal py3: add one new passing test found by buildbot 19 months ago Pulkit Goyal py3: add 5 new passing tests 20 months ago Pulkit Goyal py3: add one new passing test found by buildbot 21 months ago Ian Moody py3: add test-phabricator.py to python3-whitelist 21 months ago Augie Fackler cleanup: remove two bogus test names from python3 list 21 months ago Pulkit Goyal py3: add a new passing test found by buildbot 21 months ago Pulkit Goyal py3: add two new passing tests found by buildbot 22 months ago Pulkit Goyal py3: whitelist 5 new passing tests caught by buildbot 22 months ago Pulkit Goyal py3: use bytes.startswith() instead of comparing with bytes[0] 22 months ago Pulkit Goyal py3: use pycompat.bytestr() on extra values because it can be int 22 months ago Pulkit Goyal py3: add 1 new passing test found by buildbot 22 months ago Pulkit Goyal py3: add three new passing tests found by buildbot 22 months ago Augie Fackler py3: record several more passes from the buildbot ratchet 22 months ago Pulkit Goyal py3: pass str into grp.getgrnam 22 months ago Augie Fackler py3: fix test-remotefilelog-repack.t 22 months ago Augie Fackler tests: alter email `From` line to a value that's consistently parsed 22 months ago Augie Fackler subrepo: bytes/str cleanups on Git support 22 months ago Gregory Szorc tests: compare against a bytes in test-lock.py 22 months ago Augie Fackler git: a little pycompat.bytestring() love to make this code work in py3 23 months ago Augie Fackler py3: have test-revset2.t write test scripts in a more portable way 22 months ago Gregory Szorc remotefilelog: cast division result to an int 22 months ago Gregory Szorc wireprotov1server: use binascii.unhexlify 22 months ago Gregory Szorc tests: conditionalize test-http-bad-server.t for Python 3.5 22 months ago Augie Fackler tests: port test-hgweb-auth.py to Python 3 22 months ago Pulkit Goyal py3: whitelist couple more passing tests found by buildbot 22 months ago Matt Harbison lfs: explicitly add the Content-Length header when uploading blobs, for py3 22 months ago Augie Fackler py3: more tests from the ratchet 22 months ago Augie Fackler py3: new tests from the ratchet 23 months ago Augie Fackler py3: port test-parseindex.t to Python 3 23 months ago Augie Fackler py3: fix test-update-atomic.t 23 months ago Augie Fackler py3: fix test-newcgi.t 23 months ago Augie Fackler py3: fix up test-encoding-align.t for python3 23 months ago Augie Fackler py3: these two casefolding tests pass for me on my Mac 23 months ago Augie Fackler py3: port test-bugzilla.t to Python 3 23 months ago Augie Fackler py3: port test-batching.py to python3 23 months ago Augie Fackler py3: fix missing b prefixes in test-arbitraryfilectx.t 23 months ago Augie Fackler py3: buildbot found more passing tests, thanks to indygreg for most of them 23 months ago Augie Fackler py3: two more passing tests from the ratchet 23 months ago Augie Fackler py3: test*gendoc*.t passes on Python 3 23 months ago Pulkit Goyal py3: add 10 more passing tests caught by ratchet 23 months ago Augie Fackler py3: all fastannotate tests now pass 23 months ago Augie Fackler absorb: add a pycompat.bytestr() to fix --edit-lines functionality on Python 3 23 months ago Pulkit Goyal py3: add a test to whitelist caught by buildbot 23 months ago Augie Fackler py3: buildbot spotted more passing tests 2018-12-15 Pulkit Goyal py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t 2018-12-15 Pulkit Goyal py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py 2018-12-15 Pulkit Goyal py3: whitelist another passing test caught by buildbot 2018-12-10 Matt Harbison py3: adapt test-largefiles-wireproto.t to python3 2018-12-10 Matt Harbison py3: byteify test-push-race.t 2018-11-22 Pulkit Goyal py3: whitelist three more passing test caught by buildbot 2018-11-20 Pulkit Goyal py3: add 9 new passing tests caught by buildbot 2018-11-11 Yuya Nishihara py3: byte-stringify inline extension in test-logtoprocess.t 2018-10-13 Pulkit Goyal py3: add __pycache__ to .hgignore 2018-11-07 Augie Fackler py3: ratchet caught two more passing tests 2018-10-23 Augie Fackler py3: port test-log-exthook.t to Python 3 2018-10-20 Pulkit Goyal py3: add one more passing test to whitelist 2018-10-16 Yuya Nishihara py3: get around IOError variants in test-commandserver.t 2018-10-18 Pulkit Goyal py3: add 5 new passing tests to whitelist caught by buildbot 2018-10-14 Mark Thomas py3: fix test-hardlinks.t 2018-10-16 Yuya Nishihara py3: byte-stringify literals in test-keyword.t 2018-10-14 Augie Fackler tests: add missing b prefix in test-context-metadata.t 2018-10-14 Mark Thomas py3: fix test-dirstate-race.t 2018-10-14 Mark Thomas py3: fix test-diff-color.t 2018-10-14 Mark Thomas py3: fix test-revlog.t 2018-10-13 Mark Thomas py3: fix test-status.t 2018-10-13 Augie Fackler tests: fix inline extension in test-fncache.t for Python 3 2018-10-13 Augie Fackler py3: 3 more passing tests 2018-10-13 Augie Fackler contrib: fix up output in check-config.py to use strs to avoid b prefixes 2018-10-13 Mark Thomas py3: fix test-parse-date.t 2018-10-13 Mark Thomas py3: fix infinitepush extension tests 2018-10-13 Augie Fackler tests: accept slightly different zip file in Python 3 2018-10-13 Augie Fackler tests: fix last failure in test-tools.t 2018-10-13 Augie Fackler churn: use integer division consistently 2018-10-13 Augie Fackler py3: moar passing tests 2018-10-13 Augie Fackler py3: one new passing tests 2018-10-13 Yuya Nishihara py3: use __code__ instead of func_code to test if func is cachable 2018-10-13 Pulkit Goyal py3: add some glob to make output compatible with python 3 2018-10-13 Pulkit Goyal py3: add a b'' prefix in tests/test-requires.t 2018-10-13 Pulkit Goyal py3: use '%d' for rev nums instead of '%s' 2018-10-13 Pulkit Goyal py3: more globing of things to make output compatible between py2 and py3 2018-10-13 Pulkit Goyal py3: use stringutil.pprint() instead of '%r' 2018-10-13 Pulkit Goyal py3: add some py3 specific output to test 2018-10-13 Pulkit Goyal py3: use stringutil.pprint() in color.py instead of '%r' 2018-10-13 Pulkit Goyal py3: add b'' prefixes in tests/test-progress.t 2018-10-13 Pulkit Goyal py3: glob some difference between py2 and py3 output 2018-10-13 Pulkit Goyal py3: make test-contrib-perf.t work on python 3 2018-10-13 Pulkit Goyal py3: add 3 more passing tests to whitelist caught by buildbot 2018-10-12 Augie Fackler py3: another one started passing 2018-10-12 Augie Fackler py3: one more passing test 2018-10-12 Augie Fackler py3: more passing tests 2018-10-12 Augie Fackler py3: whitelist another passing test 2018-10-12 Augie Fackler py3: sort passing test list 2018-10-06 Pulkit Goyal py3: add 8 new passing tests to whitelist found by buildbot 2018-10-03 Pulkit Goyal py3: whitelist another passing tests caught by buildbot 2018-10-02 Matt Harbison py3: byteify contrib/dumprevlog 2018-10-01 Augie Fackler py3: whitelist one additional test 2018-10-01 Pulkit Goyal py3: add one more passing test to whitelist caught by buildbot 2018-09-25 Augie Fackler py3: whitelist two more passing tests 2018-09-24 Pulkit Goyal tests: use assertTrue() instead of assert_() in test-bdiff.py 2018-09-24 Pulkit Goyal py3: fix kwargs handling in hgext/absorb.py 2018-09-21 Augie Fackler py3: mark another passing test 2018-09-21 Pulkit Goyal py3: use print as a function in tests/test-revert.t 2018-09-16 Pulkit Goyal py3: add two passing tests to whitelist found by buildbot 2018-09-13 Augie Fackler py3: whitelist another passing test 2018-09-12 Augie Fackler py3: whitelist a test caught by the ratchet 2018-09-06 Pulkit Goyal py3: add new passing tests spotted by the buildbot 2018-09-03 Pulkit Goyal py3: add new passing test to whitelist found by buildbot 2018-09-02 Yuya Nishihara test-check-py3-compat: don't run py2 part if $PYTHON is python3 2018-08-20 Augie Fackler py3: whitelist another test caught by the ratchet 2018-08-10 Augie Fackler tests: port test-glog.t to Python 3 by using extracted printrevset 2018-08-10 Augie Fackler tests: add missing b'' prefix in test-check-code.t 2018-08-10 Augie Fackler tests: port inline extension in test for beautifygraph to Python 3 2018-08-10 Augie Fackler mq: use stringutil.pprint instead of pycompat.byterepr 2018-08-10 Augie Fackler tests: allow more detailed error message from re.compile 2018-08-10 Augie Fackler tests: allow for a bonus newline in base64'd email payload 2018-08-10 Augie Fackler patchbomb: don't unintentionally duplicate headers 2018-08-10 Augie Fackler dummysmtpd: accept additional kwargs from stdlib smtpd 2018-08-10 Augie Fackler tests: port test-absorb-filefixupstate to Python 3 2018-08-10 Augie Fackler absorb: port partway to Python 3 2018-08-10 Augie Fackler py3: whitelist another test caught by the ratchet 2018-08-03 Augie Fackler py3: whitelist another 3 tests caught by the ratchet 2018-08-02 Augie Fackler linelog: port to Python 3 2018-07-08 Yuya Nishihara py3: use bytes() to byte-stringify Abort message in handleremotechangegroup() 2018-07-12 Augie Fackler py3: whitelist 3 more passing tests caught with the ratchet 2018-07-08 Yuya Nishihara bundle2: use ProgrammingError to report bad use of addparam() 2018-07-08 Yuya Nishihara py3: suppress write() result and close file in test-bookmarks-pushpull.t 2018-07-08 Yuya Nishihara py3: drop b'' while formatting ResponseError 2018-07-08 Yuya Nishihara py3: fix bundle heads to be consumable more than once 2018-07-08 Yuya Nishihara py3: fix dumbhttp.py to convert --daemon-postexec arguments back to bytes 2018-07-08 Yuya Nishihara py3: use bytes.endswith() instead of bytes[n] 2018-06-26 Pulkit Goyal py3: add b'' prefixes in tests/test-bundle2-pushback.t 2018-06-26 Pulkit Goyal py3: make tests/test-diff-antipatience.t work with python 3 2018-06-25 Pulkit Goyal py3: add b'' prefixes in tests/test-obsolete-divergent.t 2018-06-16 Yuya Nishihara tests: rename and document test-command-template.t 2018-06-16 Yuya Nishihara tests: extract test-template-keywords.t from test-command-template.t 2018-06-16 Yuya Nishihara tests: fold test-template-filters.t into test-template-functions.t 2018-06-16 Yuya Nishihara tests: extract test-template-functions.t from test-command-template.t 2018-06-16 Yuya Nishihara tests: extract test-template-map.t from test-command-template.t 2018-06-18 Pulkit Goyal py3: add `and None` to suppress return values of .write() calls 2018-06-18 Pulkit Goyal py3: add 4 new passing tests to whitelist 2018-05-03 Yuya Nishihara templater: drop extension point of engine classes (API) 2018-06-17 Augie Fackler py3: whitelist another 5 passing tests thanks to the ratchet 2018-06-16 Yuya Nishihara py3: ditch email.parser.BytesParser which appears to be plain crap 2018-06-16 Yuya Nishihara py3: remove b'' from error message of disallowed filename 2018-06-16 Yuya Nishihara py3: remove b'' from output of test-eol.t 2018-06-16 Yuya Nishihara py3: replace s[-1] with s.endswith() in eol handling 2018-06-16 Yuya Nishihara py3: fix loop over byte string in wireprotov1peer 2018-06-16 Yuya Nishihara py3: glob out some error messages in test-fileset.t 2018-06-14 Augie Fackler tests: suppress read(-1) -> '' calls in fileobjectobserver 2018-06-15 Augie Fackler py3: two more passing tests from the ratchet in buildbot 2018-06-13 Augie Fackler py3: buildbot informs me we have two new passing tests 2018-05-20 Pulkit Goyal py3: add 3 new passing tests to whitelist 2018-05-20 Augie Fackler py3: consolidate down some (case ...) entries 2018-05-20 Augie Fackler py3: re-sort test whitelist 2018-05-19 Pulkit Goyal py3: add 13 new passing tests to whitelist 2018-05-19 Augie Fackler py3: whitelist two more passing tests observed by buildbot 2018-04-28 Augie Fackler tests: port test-simplekeyvaluefile.py to Python 3 2018-04-28 Augie Fackler tests: port test-extensions-wrapfunction to Python 3 2018-04-28 Augie Fackler tests: port test-ui-config to Python 3 2018-04-28 Augie Fackler tests: port test-symlink-os-yes-fs-no.py to Python 3 2018-04-28 Augie Fackler tests: port test-filelog.py to Python 3 2018-04-28 Augie Fackler tests: port test-lfs-pointer.py to Python 3 2018-04-28 Augie Fackler tests: port test-ui-verbosity.py to Python 3 2018-04-27 Augie Fackler tests: port test-ui-color.py to Python 3 2018-04-27 Augie Fackler tests: port test-dispatch.py to Python 3 2018-04-27 Augie Fackler tests: port test-wireproto.py to Python 3 2018-04-27 Augie Fackler tests: port test-context.py to Python 3 2018-04-27 Augie Fackler py3: whitelist three passing cvs convert tests 2018-04-27 Augie Fackler tests: fix test-status-inprocess.py on Python 3 2018-04-27 Augie Fackler tests: port test-filecache.py to Python 3 2018-04-27 Augie Fackler tests: port test-cbor.py to Python 3 2018-04-27 Augie Fackler tests: migrate test-wsgirequest.py to Python 3 2018-04-27 Augie Fackler tests: port test-parseindex2.py to Python 3 2018-04-27 Augie Fackler tests: port test-simplemerge.py to Python 3 2018-04-27 Augie Fackler minirst: fix bytes slicing defect on Python 3 2018-04-27 Augie Fackler tests: port test-pathencode.py to Python 3 2018-04-27 Augie Fackler tests: port test-hgwebdir-paths.py to Python 3 2018-04-27 Augie Fackler tests: port test-walkrepo.py to Python 3 2018-04-27 Augie Fackler tests: port test-minifileset.py to Python 3 2018-04-27 Augie Fackler tests: port test-url.py to Python 3 2018-04-27 Augie Fackler tests: port test-hybridencode.py to unittest 2018-04-27 Augie Fackler tests: make test-check-interfaces.py work on Python 3 2018-04-19 Augie Fackler py3: whitelist six new passing tests 2018-04-14 Augie Fackler largefiles: opts appears to already be bytes in this instance 2018-04-14 Augie Fackler wsgicgi: un-do some prior porting work that is now wrong 2018-04-14 Augie Fackler py3: fix test-shelve.t on Python 3 2018-04-14 Augie Fackler tests: fix up a couple of minor bytes inconsistencies in run-tests.py 2018-04-14 Augie Fackler py3: another three passing 2018-04-14 Augie Fackler hgwebdir: un-bytes the env dict before re-parsing env 2018-04-14 Augie Fackler tests: add all missing b prefixes in reactor tests 2018-04-14 Augie Fackler stringutil: ast.literal_eval needs a unicode on py3 2018-04-14 Augie Fackler py3: two more passing tests 2018-04-13 Augie Fackler py3: whitelist another six passing tests 2018-04-12 Augie Fackler py3: whitelist another nine passing tests 2018-04-08 Yuya Nishihara py3: use s.startswith() instead of s[n] while parsing patches 2018-04-05 Pulkit Goyal py3: whitelist 13 new passing tests 2018-03-05 Augie Fackler tests: stop over-specifying tempfile name 2018-03-16 Yuya Nishihara py3: make test-template-engine.t bytes-safe 2018-03-10 Yuya Nishihara py3: make test-commit-interactive.t byte-safe 2018-03-06 Yuya Nishihara py3: drop b'' from debug message "moving bookmarks" 2018-03-06 Yuya Nishihara py3: fix slicing of bisect label in templatefilters.shortbisect() 2018-03-06 Yuya Nishihara py3: make test-bisect.t bytes-safe 2018-03-06 Yuya Nishihara ui: do not use rawinput() when we have to replace sys.stdin/stdout 2018-03-05 Yuya Nishihara py3: drop b'' from generate-working-copy-states.py output 2018-03-05 Yuya Nishihara py3: make test-commit-multiple.t byte-safe 2018-03-05 Yuya Nishihara py3: fix type of default username 2018-03-05 Yuya Nishihara py3: read/write plain lock file in binary mode 2018-03-05 Yuya Nishihara py3: byte-stringify test-blackbox.t 2018-03-05 Augie Fackler transaction: fix an error string with bytestr() on a repr()d value 2018-03-05 Yuya Nishihara py3: work around comparison between int and None in tagmerge 2018-03-05 Yuya Nishihara py3: don't use str() to stringify pushloc 2018-03-05 Yuya Nishihara py3: byte-stringify test-config.t and test-config-env.py 2018-03-05 Augie Fackler archival: use py3 friendly replacements for chr() and long() 2018-03-05 Augie Fackler py3: more passing tests (ten this time) 2018-03-05 Augie Fackler hgweb: fix up trailing slash detection on Python 3 2018-03-05 Augie Fackler py3: whitelist three more cases 2018-03-04 Augie Fackler tests: port test-log to Python 3 2018-03-04 Augie Fackler py3: whitelist another 15 passing tests 2018-03-04 Augie Fackler url: more bytes/unicodes fussing in url.py around auth handling 2018-03-04 Yuya Nishihara py3: fix formatting of path-auditing errors 2018-03-03 Yuya Nishihara py3: add some b'' to make test-lock-badness.t happy 2018-03-03 Yuya Nishihara py3: fix some membership tests on linkrev adjustment 2018-03-03 Yuya Nishihara py3: make test-basic.t pass on Python 3 2018-03-02 Yuya Nishihara test-command-template: glob out detailed "invalid escape" message 2018-03-03 Augie Fackler py3: whitelist more passing tests 2018-03-02 Augie Fackler py3: sixteen more passing tests 2018-03-02 Augie Fackler py3: whitelist three more passing tests 2018-02-26 Augie Fackler py3: whitelist another nine passing tests 2018-03-02 Pulkit Goyal py3: whitelist 14 new tests passing 2018-03-01 Pulkit Goyal py3: add 14 new passing tests to whitelist 2018-02-26 Augie Fackler py3: whitelist test-push-http.t as passing 2018-02-24 Pulkit Goyal py3: whitelist another 8 passing tests 2018-02-22 Augie Fackler py3: two more narrow tests passing 2018-02-22 Augie Fackler py3: whitelist another 11 passing tests 2018-02-21 Augie Fackler py3: whitelist another eight passing tests 2018-02-19 Augie Fackler py3: whitelist another six passing tests 2018-02-18 Augie Fackler py3: whitelist another three passing tests 2018-02-18 Augie Fackler py3: whitelist five more passing tests 2018-02-17 Yuya Nishihara py3: make test-extdiff.t pass on Python 3 2018-02-17 Augie Fackler py3: whitelist test-pull-http.t 2018-02-15 Augie Fackler py3: whitelist another eight passing tests 2018-02-14 Augie Fackler python3: whitelist another 5 passing tests 2018-02-14 Augie Fackler py3: whitelist more passing tests 2018-02-14 Augie Fackler py3: whitelist another 8 passing tests 2018-02-14 Augie Fackler py3: whitelist another six passing tests 2018-02-13 Augie Fackler py3: whitelist test-convert-clonebranches.t 2018-02-13 Augie Fackler py3: whitelist another 11 passing tests 2018-02-13 Augie Fackler python3: whitelist another four passing tests 2018-02-07 Augie Fackler python3: whitelist an additional 11 tests 2018-01-19 Augie Fackler python3: whitelist another 24 passing tests 2018-01-18 Augie Fackler python3: whitelist an additional 23 passing tests 2018-01-18 Augie Fackler python3: whitelist another 7 passing tests 2018-01-18 Augie Fackler python3: whitelist two more passing tests 2017-12-29 Pulkit Goyal py3: add 8 new passing tests to the whitelist 2017-12-10 Pulkit Goyal py3: add 32 new tests passing to the whitelist 2017-12-05 Augie Fackler python3: whitelist many more passing tests 2017-11-29 Pulkit Goyal py3: remove test-terse-status.t from python3 whitelist as it was renamed 2017-09-30 Pulkit Goyal py3: whitelist 15 more tests passing on Python 3 2017-09-19 Augie Fackler python3: remove test-update-dest.t from the whitelist 2017-09-16 Augie Fackler python3: another 3 tests whitelisted 2017-08-23 Augie Fackler python3: whitelist another 5 passing tests found with the ratchet script 2017-08-23 Augie Fackler contrib: add test-check-module-imports.t to the Python 3 whitelist 2017-04-23 Yuya Nishihara encoding: add function to test if a str consists of ASCII characters 2017-08-22 Augie Fackler python3: whitelist test-imports-checker.t, which now passes 2017-07-27 Augie Fackler python3: whitelist another *13* tests that now pass 2017-07-27 Augie Fackler python3: whitelist four more passing tests 2017-07-25 Augie Fackler contrib: remove one test from the python 3 whitelist stable 2017-07-14 Martin von Zweigbergk util: remove unused ctxmanager 2017-07-06 Boris Feld py3: fix test-diff-newlines.t to be compatible with py3 2017-06-27 Pulkit Goyal py3: update the python3-whitelist with new tests which pass on Python 3 2017-06-17 Pulkit Goyal py3: pass the path in hg.repository() as bytes 2017-06-15 Augie Fackler contrib: check in a whitelist of passing tests in Python 3


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK