[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2891: fix intermittent test coverage

Tahoe-LAFS trac at tahoe-lafs.org
Tue Aug 15 21:12:16 UTC 2017


#2891: fix intermittent test coverage
------------------------+-----------------------
     Reporter:  warner  |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  undecided
    Component:  code    |    Version:  1.12.1
   Resolution:          |   Keywords:
Launchpad Bug:          |
------------------------+-----------------------

Comment (by Brian Warner <warner@…>):

 In [changeset:"27348be795d163d79d0cdefae8cb024d26fd81db/trunk"
 27348be/trunk]:
 {{{
 #!CommitTicketReference repository="trunk"
 revision="27348be795d163d79d0cdefae8cb024d26fd81db"
 Merge PR438 from branch '2891-remove-numdict'

 This removes some code in dictutil.py that we weren't using, or which
 could
 be replaced by something simpler. This code is troublesome, because our
 unit
 tests only achieve intermittent coverage, so other (unrelated) PRs are
 failing CI when the coverage appears to go down.

 I tried to improve the tests to reliably cover everything in dictutil.py,
 and
 discovered code that couldn't possibly have worked in the first place. So
 the
 easiest approach was just to delete it all.

 refs ticket:2891
 }}}

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


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