IStorageServer tests, part 2 #1126

Merged
itamarst merged 9 commits from 3795-istorageserver-tests-part-2 into master 2021-09-27 20:27:30 +00:00
itamarst commented 2021-09-10 13:52:38 +00:00 (Migrated from github.com)
Fixes https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3795
coveralls commented 2021-09-14 13:07:56 +00:00 (Migrated from github.com)

Coverage Status

Coverage decreased (-0.02%) to 95.478% when pulling b1b64c787e on 3795-istorageserver-tests-part-2 into c67c0727e6 on master.

[![Coverage Status](https://coveralls.io/builds/43098222/badge)](https://coveralls.io/builds/43098222) Coverage decreased (-0.02%) to 95.478% when pulling **b1b64c787ebd84d12df754d7455c46a0062adc04 on 3795-istorageserver-tests-part-2** into **c67c0727e6b69e1d026551490c6e9c21b4d94a63 on master**.
exarkun (Migrated from github.com) approved these changes 2021-09-27 18:01:34 +00:00
exarkun (Migrated from github.com) left a comment

Thanks. One minor point inline. Address then please merge.

Thanks. One minor point inline. Address then please merge.
exarkun (Migrated from github.com) commented 2021-09-27 17:59:49 +00:00

I don't think random bytes are in short enough supply that we can't just have 256 * 17 of them. I suspect that the test is fine in practice as written but conceivably it could miss an offset-by-256 error in the implementation as written because of this repetition in the test data..

I don't think random bytes are in short enough supply that we can't just have 256 * 17 of them. I suspect that the test is fine in practice as written but _conceivably_ it could miss an offset-by-256 error in the implementation as written because of this repetition in the test data..
itamarst (Migrated from github.com) reviewed 2021-09-27 19:01:15 +00:00
itamarst (Migrated from github.com) commented 2021-09-27 19:01:15 +00:00

mumbles something about the great entropy shortage of 2021

*mumbles something about the great entropy shortage of 2021*
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/tahoe-lafs#1126
No description provided.