BIND 10 #673: traceback in xfrin test
BIND 10 Development
do-not-reply at isc.org
Tue Feb 28 10:10:26 UTC 2012
#673: traceback in xfrin test
--------------------------------------+-------------------------------
Reporter: jreed | Owner:
Type: defect | Status: closed
Priority: minor | Milestone:
Component: xfrin | Resolution: fixed
Keywords: | Sensitive: 0
Defect Severity: Low | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 0.0
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
--------------------------------------+-------------------------------
Changes (by shane):
* status: new => closed
* subproject: => DNS
* resolution: => fixed
* severity: => Low
Comment:
This appears to be fixed:
{{{
Running test: xfrin_test.py
/home/shane/isc/bind10/git/bind10/src/bin/xfrin/xfrin.py:546:
DeprecationWarning: MockXfrinConnection.setblocking is deprecated; use
MockXfrinConnection.socket.setblocking instead
self.setblocking(1)
.................................................................................................../home/shane/isc/bind10/git/bind10/src/bin/xfrin/tests/xfrin_test.py:2059:
ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null'
mode='w' encoding='UTF-8'>
sys.stderr= self.stderr_backup
...........................................................................
----------------------------------------------------------------------
Ran 174 tests in 0.178s
OK
}}}
Note that the errors about the unclosed file are already in ticket #845.
I'll add the warning about deprecated function there too.
Resolving ticket.
--
Ticket URL: <http://bind10.isc.org/ticket/673#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list