Skip to content

Reduce test memory usage#2782

Merged
jcrist merged 1 commit intodask:masterfrom
jcrist:reduce-array-test-memory
Oct 15, 2017
Merged

Reduce test memory usage#2782
jcrist merged 1 commit intodask:masterfrom
jcrist:reduce-array-test-memory

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Oct 13, 2017

There were a few tests that allocated large arrays. This is an attempt to minimize the cases where those are necessary.

There were a few tests that allocated large arrays. This is an attempt
to minimize the cases where those are necessary.
Copy link
Copy Markdown
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @jcrist!

@jcrist jcrist merged commit b2b62b9 into dask:master Oct 15, 2017
@jcrist jcrist deleted the reduce-array-test-memory branch October 15, 2017 01:05
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.

Failure in test_random_from_array Memory issues causing sporadic CI failures

2 participants