BIND 10 #1504: failing Dhcpv6SrvTest.basic and Dhcpv6SrvTest.Solicit_basic unittests
BIND 10 Development
do-not-reply at isc.org
Wed Dec 14 20:04:33 UTC 2011
#1504: failing Dhcpv6SrvTest.basic and Dhcpv6SrvTest.Solicit_basic unittests
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New
Component: Unclassified | Tasks
Sensitive: 0 | Keywords:
Sub-Project: DHCP | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
While I don't see on the build farm on my NetSD system I started getting
this make check failure:
:
{{{
[ RUN ] Dhcpv6SrvTest.basic
Initialization
IfaceMgr initialization.
Interface detection is not implemented yet. Reading interfaces.txt file
instead.
Please use format: interface-name link-local-address
Detected interface eth0/fe80::1234
Creating UDP6 socket on eth0/0 fe80::1234/port=10547
dhcp6_srv_unittest.cc:64: Failure
Expected: { srv = new Dhcpv6Srv(547 + 10000); } doesn't throw an
exception.
Actual: it throws.
[ FAILED ] Dhcpv6SrvTest.basic (4 ms)
[ RUN ] Dhcpv6SrvTest.Solicit_basic
Initialization
Creating UDP6 socket on eth0/0 fe80::1234/port=10547
dhcp6_srv_unittest.cc:71: Failure
Expected: srv = new NakedDhcpv6Srv(); doesn't throw an exception.
Actual: it throws.
[ FAILED ] Dhcpv6SrvTest.Solicit_basic (0 ms)
[----------] 2 tests from Dhcpv6SrvTest (5 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (6 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] Dhcpv6SrvTest.basic
[ FAILED ] Dhcpv6SrvTest.Solicit_basic
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1504>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list