[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2736: test_numdict fails: repr is not sorted

Tahoe-LAFS trac at tahoe-lafs.org
Tue Feb 23 18:52:18 UTC 2016


#2736: test_numdict fails: repr is not sorted
------------------------+-------------------------------------
     Reporter:  warner  |      Owner:  Brian Warner <warner@…>
         Type:  defect  |     Status:  closed
     Priority:  normal  |  Milestone:  undecided
    Component:  code    |    Version:  1.10.2
   Resolution:  fixed   |   Keywords:
Launchpad Bug:          |
------------------------+-------------------------------------
Changes (by Brian Warner <warner@…>):

 * owner:   => Brian Warner <warner@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"28f2a0f12dfa59deb403609dcb5fc6eef58e8e7b/trunk"
 28f2a0f/trunk]:
 {{{
 #!CommitTicketReference repository="trunk"
 revision="28f2a0f12dfa59deb403609dcb5fc6eef58e8e7b"
 test_util: tolerate unordered repr of NumDict

 NumDict does not make any claims about the order of its repr(), so the
 test needs to be prepared for it to be stringified in any order. On unix
 the old test happened to pass, but on certain windows boxes (maybe
 certain versions of python?), it failed. Fixes ticket:2736.
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2736#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list