BIND 10 fix_stats_tests, updated. 04a1ca11da7b62757162167ee6c6bc1c6c3a9be1 [fix_stats_tests] fix for a platform which is not so accurate on time duration in seconds
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jan 30 02:45:48 UTC 2013
The branch, fix_stats_tests has been updated
discards 98c413cdc6730033c8e428d22b77134cb6219995 (commit)
via 04a1ca11da7b62757162167ee6c6bc1c6c3a9be1 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (98c413cdc6730033c8e428d22b77134cb6219995)
\
N -- N -- N (04a1ca11da7b62757162167ee6c6bc1c6c3a9be1)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 04a1ca11da7b62757162167ee6c6bc1c6c3a9be1
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Jan 30 11:16:58 2013 +0900
[fix_stats_tests] fix for a platform which is not so accurate on time duration in seconds
http://git.bind10.isc.org/~tester/builder//BIND10-cppcheck/20130129171501-FreeBSD8-amd64-GCC/logs/unittests.out
As the above result, FreeBSD8 doesn't return floating seconds which
are less than 1.0. Replace assertGreater() with
assertGreaterEqual(). This fix is similar to
89fd37be8d063c6fce0fa731ab7f3ac9c45667ef.
-----------------------------------------------------------------------
Summary of changes:
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list