BIND 10 trac2781, created. 08a44d8edc6c12dbbd54b9d8b68350732ed57668 [2781] modify test_start()
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Aug 13 08:18:43 UTC 2013
The branch, trac2781 has been created
at 08a44d8edc6c12dbbd54b9d8b68350732ed57668 (commit)
- Log -----------------------------------------------------------------
commit 08a44d8edc6c12dbbd54b9d8b68350732ed57668
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Aug 13 15:48:31 2013 +0900
[2781] modify test_start()
add checking self.stats.mccs.stopped after stats stopped
commit 21bc5facd59af83c64bea54baafa025e8ec63fa3
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Tue Aug 13 15:28:55 2013 +0900
[2781] add more tests for _check_command() and start() (not related to this ticket)
add test_check_command_sessiontimeout() and test_start_set_next_polltime()
commit fe763709d177243f6bc22d849d6277423b71c32f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Mon Nov 19 14:31:36 2012 +0900
[2781] modify mock classes in test_utils.py
add check_command_without_recvmsg() into MyModuleCCSession and add default
values into args of __group_recvmsg(). These changes are for referring and
executing from the unit tests.
commit 71d687c3666c413e0460ee6d2b992d212547e01d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 9 18:00:47 2013 +0900
[2781] add new tests for each method broken from do_polling()
test_polling_update_lasttime_poll()
test_get_multi_module_list()
test_get_multi_module_list_rpcrecipientmissing()
test_get_multi_module_list_rpcerror()
test_query_statistics()
test_collect_statistics()
test_collect_statistics_nodata()
test_collect_statistics_nonzero_rcode()
test_collect_statistics_sessiontimeout()
test_refresh_statistics()
commit ecd94090d4f063d308854041c4343775ab60108e
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Mon Aug 12 14:29:01 2013 +0900
[2781] make MyStats.__seq visible for testing purpose
commit 3483361dfe0d9b0a4448fd7e53a7c3845e66be67
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 9 16:40:34 2013 +0900
[2781] import create_answer instead of its shortcut
commit 623eb1b10deb087d9d0dc6c6372140f09933f85f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Fri Aug 9 16:20:58 2013 +0900
[2781] add test_refresh_statistics_broken_statistics_data()
add test_refresh_statistics_broken_statistics_data() by reusing test_polling2()
commit 39db0756e576730953d3ff526c8c124103f5b5df
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Aug 8 17:33:51 2013 +0900
[2781] break do_polling() into some internal methods:
_get_multi_module_list()
_query_statistics()
_collect_statistics()
_refresh_statistics()
commit b1a9280bd41ac9de63ebad586033f6ba1326b8b7
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Aug 8 18:39:03 2013 +0900
[2781] unify similar outputs of STATS_RECEIVED_INVALID_STATISTICS_DATA
This change is rather for #2944 (duplicate log ID in stats).
commit 5498431f4deb81a175135d8334d5f6011455ea1f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Aug 8 17:20:09 2013 +0900
[2781] correct inappropriate condition (not related to this ticket)
correct inappropriate condition in the internal function and add
related tests, and update the copyright years
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list