Changes between Initial Version and Version 1 of Ticket #1240, comment 13


Ignore:
Timestamp:
2012-05-05T15:53:49Z (12 years ago)
Author:
lebek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1240, comment 13

    initial v1  
    44
    55 * {{{test_deepcheck_cachemisses}}} is functionally identical to {{{test_deepcheck}}}. The print of the {{{slot_readv}}} call count should to be removed and replaced with unittest assertions that verify the cache is accessed when it should be (I think you mention this above)
    6  * in {{{retreive.py}}} you import {{{allmydata.util.spans}}}, but the module is never used
     6 * in {{{src/allmydata/mutable/retreive.py}}} you import {{{allmydata.util.spans}}}, but the module is never used
    77
    88That's all.