Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

CompressedSourceTest: simplify - #304

Merged
dhalperi merged 1 commit into
GoogleCloudPlatform:masterfrom
dhalperi:compressed-source-test
Jun 14, 2016
Merged

CompressedSourceTest: simplify#304
dhalperi merged 1 commit into
GoogleCloudPlatform:masterfrom
dhalperi:compressed-source-test

Conversation

@dhalperi

Copy link
Copy Markdown
Contributor

We should use random.nextBytes(buff) instead of making the array in a loop.

The code we now point to is the same as the for loop, so the test continues to pass.

Backport of apache/beam#456

We should use random.nextBytes(buff) instead of making the array in a loop.
The code we now point to is the same as the for loop, so the test continues to pass.
@dhalperi

Copy link
Copy Markdown
ContributorAuthor

R: @tgroh

@tgroh

Copy link
Copy Markdown
Contributor

LGTM

@dhalperi
dhalperi merged commit 8c7b286 into GoogleCloudPlatform:masterJun 14, 2016
@dhalperi
dhalperi deleted the compressed-source-test branch June 14, 2016 01:21
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhalperi@tgroh@googlebot