Re: status of release 1.1
Thomas Keller <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Thomas Keller schrieb: > I'm currently executing make check and will report the results of that > tomorrow. Faster than I thought, unit-tests ran through, with one error in dates_roundtrip_localtimes, relevant tester.log output follows: parsing date 'Fri Dec 13 20:45:51 1901' with format '%c' localtime 1901/12/13 20:45:51 WD 5 YD 0 DST -1 -1 seconds UTC since unix epoch Encountered an error while musing upon the following: saving current work set: 3 items finished saving work set contents of work set: Current work set: 3 items ----- begin 'system_flavour' (in virtual void sanity::initialize(int, char **, const char *), at src/sanity.cc:119) Darwin 13.1.0 Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64 x86_64 ----- end 'system_flavour' (in virtual void sanity::initialize(int, char **, const char *), at src/sanity.cc:119) ----- begin 'cmdline_string' (in virtual void sanity::initialize(int, char **, const char *), at src/sanity.cc:133) '/Users/thomas/Entwicklung/Open Source/net.venge.monotone/test/bin/unit_tester', 'dates:roundtrip_localtimes' ----- end 'cmdline_string' (in virtual void sanity::initialize(int, char **, const char *), at src/sanity.cc:133) ----- begin 'string(lc_all)' (in virtual void sanity::initialize(int, char **, const char *), at src/sanity.cc:138) C ----- end 'string(lc_all)' (in virtual void sanity::initialize(int, char **, const char *), at src/sanity.cc:138) test/unit/tests/../../../src/dates.cc:493: detected user error, 'E(tb.tm_sec == check.tm_sec && tb.tm_min == check.tm_min && tb.tm_hour == check.tm_hour && tb.tm_mday == check.tm_mday && tb.tm_mon == check.tm_mon && tb.tm_year == check.tm_year && tb.tm_wday == check.tm_wday && tb.tm_yday == check.tm_yday && tb.tm_isdst == check.tm_isdst)' violated UNCAUGHT EXCEPTION: recoverable_failure: misuse: date 'Fri Dec 13 20:45:51 1901' is out of range and cannot be parsed Test dates:roundtrip_localtimes failed. This test never failed on me in earlier OS X versions, seems as if something changed. The functional test suite ran through, expect one test as well, ssh_agent. Here the ssh-agent is locally found and started, but monotone doesn't seem to be able to connect to it: mtn: warning: ssh_agent: failed to connect to agent: No such file or directory mtn: misuse: no ssh-agent is available, cannot add key 46ec58576f9e4f34a9eede521422aa5fd299dc50 And finally, the extra tests ran despite the mtn-cleanup test. This is because of a path-quoting issue that I will fix in a few. I'll try to have a closer look at the other two issues tomorrow. Have a good night. Thomas. -- GPG-Key 0x160D1092 | [email protected] | http://thomaskeller.biz Please note that according to the EU law on data retention, information on every electronic information exchange might be retained for a period of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en _______________________________________________ Monotone-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/monotone-devel
signature.asc
(application/pgp-signature, 259 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlNkM4cACgkQaf7NlBYNEJI+wgCeJ8kGfMKLny+y9GsORue8omOs tSIAoJeTMKgdCa80+S/aE/L6Yqp8zsSJ =XX27 -----END PGP SIGNATURE-----