BIND 10 #1429: Commands for sockets

BIND 10 Development do-not-reply at isc.org
Fri Dec 2 17:53:46 UTC 2011


#1429: Commands for sockets
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  vorner                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:  major  |  Sprint-20111206
                  Component:  Boss   |            Resolution:
  of BIND                            |             Sensitive:  0
                   Keywords:         |           Sub-Project:  Core
            Defect Severity:  N/A    |  Estimated Difficulty:  0
Feature Depending on Ticket:         |           Total Hours:  0
  Socket creator                     |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jinmei):

 Test didn't pass:
 {{{
 ERROR: test_insert_creator (__main__.TestBoB)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/Users/jinmei/src/isc/git/bind10-1429/src/bin/bind10/tests/bind10_test.py",
 line 337, in test_insert_creator
     self.assertIsInstance(bob._socket_cache,
 isc.bind10.socket_cache.Cache)
 AttributeError: 'TestBoB' object has no attribute 'assertIsInstance'

 ======================================================================
 ERROR: test_get_socket_error (__main__.TestCacheCommands)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/Users/jinmei/src/isc/git/bind10-1429/src/bin/bind10/tests/bind10_test.py",
 line 260, in test_get_socket_error
     check_code(1, mod_args('port', 65536))
   File
 "/Users/jinmei/src/isc/git/bind10-1429/src/bin/bind10/tests/bind10_test.py",
 line 250, in check_code
     self.assertIsInstance(ranswer, str)
 AttributeError: 'TestCacheCommands' object has no attribute
 'assertIsInstance'

 ======================================================================
 ERROR: test_get_socket_ok (__main__.TestCacheCommands)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/Users/jinmei/src/isc/git/bind10-1429/src/bin/bind10/tests/bind10_test.py",
 line 229, in test_get_socket_ok
     self.assertIsInstance(addr, IPAddr)
 AttributeError: 'TestCacheCommands' object has no attribute
 'assertIsInstance'
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/1429#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list