BIND 10 #2445: suppress initial log

BIND 10 Development do-not-reply at isc.org
Tue Dec 4 07:03:26 UTC 2012


#2445: suppress initial log
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  defect        |  jinmei
            Priority:  medium        |                       Status:
           Component:  Boss of BIND  |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20121204
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  4             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by jinmei):

 I'm in the middle of review, but one possibly important point first:
 unit test for dhcp6 failed for me:

 {{{
 Running command: ../b10-dhcp6 -v -s -p 10547
 Process finished, return code=-15, stdout=173 bytes, stderr=568 bytes
 .
 ======================================================================
 FAIL: test_alive (__main__.TestDhcpv6Daemon)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/Users/jinmei/src/isc/git/bind10-2445/src/bin/dhcp6/tests/dhcp6_test.py",
 line 167, in test_alive
     self.assertEqual(output_text.count("DHCP6_STARTING"), 1)
 AssertionError: 0 != 1
 }}}

 I didn't look into it further, so I don't know if it's dhcp6 specific
 regression or the interaction with this branch (it doesn't fail on
 master).

-- 
Ticket URL: <https://bind10.isc.org/ticket/2445#comment:11>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list