Opened at 2021-09-08T17:52:15Z
Closed at 2021-09-27T20:27:33Z
#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
Note: See
TracTickets for help on using
tickets.

In 310a32b/trunk: