BIND 10 #1569: IFaceMgrTest fails on some systems
BIND 10 Development
do-not-reply at isc.org
Tue Jan 17 17:36:55 UTC 2012
#1569: IFaceMgrTest fails on some systems
-------------------------------------+-------------------------------------
Reporter: jelte | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: major | Resolution:
Component: | Sensitive: 0
Unclassified | Sub-Project: DNS
Keywords: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jelte):
fyi, to disable the test:
{{{
diff --git a/src/lib/dhcp/tests/iface_mgr_unittest.cc
b/src/lib/dhcp/tests/iface
index 9991e54..a3f3c16 100644
--- a/src/lib/dhcp/tests/iface_mgr_unittest.cc
+++ b/src/lib/dhcp/tests/iface_mgr_unittest.cc
@@ -171,7 +171,7 @@ TEST_F(IfaceMgrTest, ifaceClass) {
// TODO: Implement getPlainMac() test as soon as interface detection
// is implemented.
-TEST_F(IfaceMgrTest, getIface) {
+TEST_F(IfaceMgrTest, DISABLED_getIface) {
createLoInterfacesTxt();
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1569#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list