# HG changeset patch # User Augie Fackler # Date 2019-01-24 18:57:23 # Node ID 6dadf3f46661c451edbc781da5357846f57954b5 # Parent 7370f302be71f81bbc2bc859f606fa10f2291f5b py3: these two casefolding tests pass for me on my Mac I assume the buildbot didn't catch them because it's on a case-sensitive filesystem. Differential Revision: https://phab.mercurial-scm.org/D5681 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -57,7 +57,9 @@ test-bundle2-pushback.t test-bundle2-remote-changegroup.t test-cache-abuse.t test-cappedreader.py +test-casecollision-merge.t test-casecollision.t +test-casefolding.t test-cat.t test-cbor.py test-censor.t