Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test for larger-than-memory data #11

Closed
wants to merge 1 commit into from

Conversation

asmeurer
Copy link
Collaborator

The test takes too long to run because it has to hash all the chunks of the
data. Also I'm not sure if only testing an empty dataset is sufficient.

Fixes #7.

The test takes too long to run because it has to hash all the chunks of the
data. Also I'm not sure if only testing an empty dataset is sufficient.
@asmeurer asmeurer added this to the July 2020 milestone Jun 15, 2020
@ericdatakelly ericdatakelly modified the milestones: July 2020, August 2020 Aug 31, 2020
@ericdatakelly ericdatakelly modified the milestones: August 2020, September 2020 Sep 11, 2020
@asmeurer
Copy link
Collaborator Author

A test like this was added in #144.

@asmeurer asmeurer closed this Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a test for a larger than memory dataset
2 participants