mercurial at 4111: 2 new changesets
Thomas Arendsen Hein
thomas at intevation.de
Mon Feb 26 20:59:32 UTC 2007
* Thomas Arendsen Hein <thomas at intevation.de> [20070225 15:30]:
> * Christian Ebert <blacktrash at gmx.net> [20070224 08:55]:
> > * Mercurial Commits on Friday, February 23, 2007 at 22:15:06 +0100:
> > > http://www.selenic.com/hg/rev/20af6a2f0b0e
> > > changeset: 4110:20af6a2f0b0e
> > > parent: 4108:226df1808f16
> > > user: Thomas Arendsen Hein <thomas at intevation.de>
> > > date: Fri Feb 23 17:31:00 2007 +0100
> > > summary: Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
> >
> > This gives an error here (MacOS 10.3.9):
> >
> > ERROR: test-context.py output changed
> > --- Expected output
> > +++ Test output
> > @@ -1,1 +1,1 @@
> > -workingfilectx.date = (1000, 0)
> > +workingfilectx.date = (1000.0, 0)
> >
> > # Ran 1 tests, 0 skipped, 1 failed.
> >
> > If that stems from MacOS X/Python's broken locale support it can
> > be ignored. I'm just not sure.
>
> I'll get the same problem using Python 2.5 on a filesystem
> supporting subsecond timestamps. I'll fix this soon.
I just pushed a fix for this to crew.
Thomas
--
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrück - Registereintrag: Amtsgericht Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
More information about the Mercurial-devel
mailing list