#1959 closed defect (fixed)
cloud backend: fix tests that are '[TODO] Share dumping has not been updated to take into account chunked shares' — at Version 2
Reported by: | daira | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | 1.14.0 |
Component: | code-frontend-cli | Version: | cloud-branch |
Keywords: | cloud-backend tahoe-debug test | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
allmydata.test.test_system.SystemWithMockCloudBackend.test_filesystem allmydata.test.test_system.SystemWithMockCloudBackend.test_mutable
Change History (2)
comment:1 Changed at 2013-05-03T01:47:24Z by daira
comment:2 Changed at 2013-05-24T22:00:34Z by daira
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Fixed on the 1819-cloud-merge branch in https://github.com/LeastAuthority/tahoe-lafs/commit/c76ca352762169e6dd3f45ce09ad6627bf2e4139.
Note: See
TracTickets for help on using
tickets.
These tests succeed when PREFERRED_CHUNK_SIZE > 2000, confirming that it's just the chunking that is the problem.