BIND 10 trac2225_statistics_2, created. 89fd37be8d063c6fce0fa731ab7f3ac9c45667ef [2225_statistics_2] fix the failure in the build bot
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 25 06:51:58 UTC 2013
The branch, trac2225_statistics_2 has been created
at 89fd37be8d063c6fce0fa731ab7f3ac9c45667ef (commit)
- Log -----------------------------------------------------------------
commit 89fd37be8d063c6fce0fa731ab7f3ac9c45667ef
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Jan 25 15:48:26 2013 +0900
[2225_statistics_2] fix the failure in the build bot
http://git.bind10.isc.org/~tester/builder//BIND10-cppcheck/20130125000502-FreeBSD8-amd64-GCC/logs/unittests.out
Due to the difference of timing of invoking datetime.now(), _stop_timer()
should return greater than one second. But depending on runtime environment, it
happens to return one second exactly. For supporting this behaviour, regarding
checking of the returned value, 'assertGreater' is changed to
'assertGreaterEqual'.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list