BIND 10 #2744: CmdctlException issues in TestSecureHTTPServer
BIND 10 Development
do-not-reply at isc.org
Wed Feb 27 12:30:47 UTC 2013
#2744: CmdctlException issues in TestSecureHTTPServer
--------------------------------+-----------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New Tasks
Component: cmd-ctl | Resolution:
Keywords: | CVSS Scoring:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: Core | Feature Depending on Ticket:
Estimated Difficulty: 4 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
--------------------------------+-----------------------------------------
Comment (by hildeb):
This affects me as well (bind10-1.0.0 und Ubuntu 12.04 LTS).
{{{
Running test: cmdctl_test.py
...........................FF..
======================================================================
FAIL: test_check_file (__main__.TestSecureHTTPServer)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/src/bind10-1.0.0/src/bin/cmdctl/tests/cmdctl_test.py", line
478, in test_check_file
self.assertRaises(CmdctlException, check_file, file_name)
AssertionError: CmdctlException not raised by check_file
======================================================================
FAIL: test_check_key_and_cert (__main__.TestSecureHTTPServer)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/src/bind10-1.0.0/src/bin/cmdctl/tests/cmdctl_test.py", line
503, in test_check_key_and_cert
keyfile, certfile)
AssertionError: CmdctlException not raised by _check_key_and_cert
----------------------------------------------------------------------
Ran 31 tests in 0.043s
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2744#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list