Tuning down the census log test size.#25
Closed
nicolasnoble wants to merge 1 commit intogrpc:masterfrom
nicolasnoble:cloud9
Closed
Tuning down the census log test size.#25nicolasnoble wants to merge 1 commit intogrpc:masterfrom nicolasnoble:cloud9
nicolasnoble wants to merge 1 commit intogrpc:masterfrom
nicolasnoble:cloud9
Conversation
…aller instances, such as cloud9.
Member
|
Trying to get some census folks to look at this, |
Contributor
Author
|
In fact, don't mind me. I may have overreacted. Smaller GCE instances may be able to run the test after all, it just takes a long time to do so. I'll confirm that in a moment. |
Contributor
Author
|
Yep, it works nonetheless. Closing this one. |
Closed
stanley-cheung
referenced
this pull request
in stanley-cheung/grpc
Aug 27, 2015
Some more tidying up, simplified example text further
dgquintas
pushed a commit
to dgquintas/grpc
that referenced
this pull request
May 11, 2016
fixed wrong malloc in test code for dns resolv
apolcyn
referenced
this pull request
in apolcyn/grpc
Jan 4, 2017
Fix several issues found by 'go vet'
lalo
pushed a commit
to lalo/grpc
that referenced
this pull request
Oct 19, 2017
Remove possible underflow in string buffer encoder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Smallest GCE instances can't run such a big test. So to be able to run tests on smaller instances, such as cloud9's, we need to tune that down.