Opened at 2011-04-09T20:20:02Z
Last modified at 2011-08-27T22:51:05Z
#1390 new defect
test whether it works to change encoding parameters for a new version of a mutable file
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | code-encoding | Version: | 1.8.2 |
Keywords: | test mutable | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
We don't appear to have unit tests for the case where different versions of a mutable file have different encoding parameters. The natural place for such tests to go would be src/allmydata/test/test_mutable.py (for no-network tests) and/or src/allmydata/test/test_system.py (for full system tests).
Change History (2)
comment:1 Changed at 2011-04-09T22:10:47Z by davidsarah
- Description modified (diff)
comment:2 Changed at 2011-08-27T22:51:05Z by Brian Warner <warner@…>
Note: See
TracTickets for help on using
tickets.
In 370e6f271e40945b: