BIND 10 #2644: python3.3 and notify_out_test.py failure

BIND 10 Development do-not-reply at isc.org
Sun Jan 20 19:19:47 UTC 2013


#2644: python3.3 and notify_out_test.py failure
-------------------------------------+-------------------------------------
                   Reporter:  muks   |                 Owner:  muks
                       Type:         |                Status:  new
  defect                             |             Milestone:  Next-Sprint-
                   Priority:         |  Proposed
  medium                             |              Keywords:
                  Component:  tests  |             Sensitive:  0
               CVSS Scoring:         |           Sub-Project:  DNS
            Defect Severity:  N/A    |  Estimated Difficulty:  0
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 Using python 3.3.0:
 {{{
 Running test: notify_out_test.py
 .....F..............
 ======================================================================
 FAIL: test_prepare_select_info (__main__.TestNotifyOut)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File
 "/home/muks/bind10/src/lib/python/isc/notify/tests/notify_out_test.py",
 line 439, in test_prepare_select_info
     self.assertListEqual([2, 1], valid_fds)
 AssertionError: Lists differ: [2, 1] != [1, 2]

 First differing element 0:
 2
 1

 - [2, 1]
 + [1, 2]

 ----------------------------------------------------------------------
 Ran 20 tests in 0.114s

 FAILED (failures=1)
 }}}

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


More information about the bind10-tickets mailing list