BIND 10 #2623: python3.3 and msgq_test.py

BIND 10 Development do-not-reply at isc.org
Thu Jan 10 14:26:59 UTC 2013


#2623: python3.3 and msgq_test.py
--------------------------------------+----------------------------------
                   Reporter:  jreed   |                 Owner:
                       Type:  defect  |                Status:  new
                   Priority:  medium  |             Milestone:  New Tasks
                  Component:  msgq    |              Keywords:
               CVSS Scoring:          |             Sensitive:  0
            Defect Severity:  N/A     |           Sub-Project:  Core
Feature Depending on Ticket:          |  Estimated Difficulty:  0
        Add Hours to Ticket:  0       |           Total Hours:  0
                  Internal?:  0       |
--------------------------------------+----------------------------------
 Using python 3.3.0:

 {{{
 Running test: msgq_test.py
 ...EE............
 ======================================================================
 ERROR: test_send_raise_nonrecoverable (__main__.SendNonblock)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/home/b10builder/builder/work/BIND10-valgrind/20130110133225-CentOS5-x86_64-GCC/build/src/bin/msgq/tests/msgq_test.py",
 line 442, in test_send_raise_nonrecoverable
     sockerr.errno = err
 TypeError: can't set attributes of built-in/extension type 'OSError'

 ======================================================================
 ERROR: test_send_raise_recoverable (__main__.SendNonblock)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/home/b10builder/builder/work/BIND10-valgrind/20130110133225-CentOS5-x86_64-GCC/build/src/bin/msgq/tests/msgq_test.py",
 line 429, in test_send_raise_recoverable
     sockerr.errno = err
 TypeError: can't set attributes of built-in/extension type 'OSError'

 ----------------------------------------------------------------------
 Ran 17 tests in 1.237s

 FAILED (errors=2)
 make[6]: *** [check-local] Error 1
 make[6]: Leaving directory
 `/home/b10builder/builder/work/BIND10-valgrind/20130110133225-CentOS5-x86_64-GCC/build/src/bin/msgq/tests'
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/2623>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list