#3795 closed task (fixed)

Test suite for IStorageServer, part 2

Reported by: itamarst Owned by: itamarst
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

This covers get_buckets and RIBucketReader, beyond the initial testing in #3784.

    # === get_buckets + RIBucketReader ===
    # TODO doesn't list partially written buckets
    # TODO partial reads at offsets
    # TODO reads past the end
    # TODO advise_corrupt_share (no side-effects, so just that it doesn't blow up)

Change History (1)

comment:1 Changed at 2021-09-27T20:27:33Z by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from new to closed

In 310a32b/trunk:

Merge pull request #1126 from tahoe-lafs/3795-istorageserver-tests-part-2

IStorageServer tests, part 2

Fixes ticket:3795

Note: See TracTickets for help on using tickets.