3c775c5a6c03 breaks test-dirstate.t (was: mercurial at 17733: 2 new changesets)

Thomas Arendsen Hein thomas at intevation.de
Tue Oct 9 03:12:52 CDT 2012


* Mercurial Commits <hg at intevation.org> [20121009 00:55]:
> http://selenic.com/repo/hg//rev/3c775c5a6c03
> changeset:   17733:3c775c5a6c03
> tag:         tip
> user:        Matt Mackall <mpm at selenic.com>
> date:        Mon Oct 08 17:50:42 2012 -0500
> summary:     dirstate: handle large dates and times with masking (issue2608)

--- /home/thomas/hg/repos/tah/tests/test-dirstate.t
+++ /home/thomas/hg/repos/tah/tests/test-dirstate.t.err
@@ -56,9 +56,11 @@
 Test modulo storage/comparison of absurd dates:
   
   $ touch -t 250001011200 a
+  touch: invalid date format `250001011200'
+  [1]
   $ hg st
   $ hg debugstate
-  n 644          2 2023-08-24 13:21:04 a
+  n 644          2 2021-01-01 12:00:00 a
   $ touch -t 195001011200 a
   $ hg st
   $ hg debugstate

(Debian squeeze 32bit on NFS drive)

Regards,
Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the Mercurial-devel mailing list