monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] status of release 1.1


From: Thomas Keller
Subject: Re: [Monotone-devel] status of release 1.1
Date: Sat, 03 May 2014 02:08:39 +0200
User-agent: Postbox 3.0.9 (Macintosh/20140129)

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 | address@hidden | 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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]