BIND 10 #878: Code to bind to address/port

BIND 10 Development do-not-reply at isc.org
Fri Aug 12 19:38:37 UTC 2011


#878: Code to bind to address/port
-------------------------------------+-------------------------------------
                   Reporter:  shane  |                 Owner:  shane
                       Type:         |                Status:  reviewing
  enhancement                        |             Milestone:  Sprint-
                   Priority:  major  |  DHCP-20110712
                  Component:  dhcp   |            Resolution:
                   Keywords:         |             Sensitive:  0
            Defect Severity:  N/A    |           Sub-Project:  DHCP
Feature Depending on Ticket:  dhcp-  |  Estimated Difficulty:  3.0
  echo                               |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by shane):

 Looking over the tests...

 I had one of the tests fail:

 {{{
 [ RUN      ] IfaceMgrTest.getIface
 Interface checks. Please ignore socket binding errors.
 IfaceMgr initialization.
 Interface detection is not implemented yet. Reading interfaces.txt file
 instead.
 Please use format: interface-name link-local-address
 Failed to read interfaces.txt file.
 Interface detection failed.
 IfaceMgr creation failed:std::exception
 [       OK ] IfaceMgrTest.getIface (0 ms)
 [ RUN      ] IfaceMgrTest.detectIfaces
 iface_mgr_unittest.cc:117: Failure
 Value of: ifacemgr.getIface("eth0") != NULL
   Actual: false
 Expected: true
 [  FAILED  ] IfaceMgrTest.detectIfaces (0 ms)
 }}}

 It is not repeatable, sadly. I'm not sure what could have caused this, as
 the test looks pretty straightforward. :(

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


More information about the bind10-tickets mailing list