-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Right now, testing whether happycache works correctly is a matter of manually looking at a dump file and saying "yep that looks right". There should be an automated test for this.
Automated testing is frustrated by the fact that happycache dump files are nondeterministic. They change order based on when each thread was scheduled and (I think) the order in which the filesystem returns data.
Metadata
Metadata
Assignees
Labels
No labels