Mercurial 5.2 release as stable release for Python 3.

Matt Harbison mharbison72 at gmail.com
Tue Oct 15 21:41:26 EDT 2019


On Mon, 14 Oct 2019 13:08:09 -0400, Gregory Szorc  
<gregory.szorc at gmail.com> wrote:

> Python 3 on Windows has a ton of test failures. ~120 I believe. I  
> suspect a
> lot of them are the same underlying issues. I almost have my CI system
> working with Windows. But we'll certainly need a bit of effort on Windows
> before we can consider Python 3 stable there. At this time, Python 3 on
> Windows seems to be at risk because of the volume of issues.

I'm not sure how your setup differs, but there were 45 *.t failures over  
the weekend, and 41 now with 105 skips.  I don't have cvs, bzr, svn and  
darcs installed, but it looks like most of the skips are due to case  
insensitive filesystem, no +x bit, etc.  I also tried Yuya's legacy fs  
encoding patch, and it's still at 41 failures.  (I didn't try diffing the  
output of both runs because the order changes from run to run.)

I'm also somewhat concerned with things that don't have test coverage.


More information about the Mercurial-devel mailing list