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 test for Publisher and Subscriber snippets #1658

Merged
merged 1 commit into from
Feb 28, 2017
Merged

add test for Publisher and Subscriber snippets #1658

merged 1 commit into from
Feb 28, 2017

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Feb 24, 2017

The test code isn't as clear as I hoped, but I'm not sure how to simplify it without complicating the samples.

FYI @jabubake

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d84ae75 on pongad:snippet-test into ** on GoogleCloudPlatform:master**.

@lesv
Copy link
Contributor

lesv commented Feb 24, 2017

Of course, you need to fix what ever is making Travis unhappy.

@Override
public void run() {
try {
received.set(queue.poll(10, TimeUnit.MINUTES));

This comment was marked as spam.

This comment was marked as spam.

@pongad
Copy link
Contributor Author

pongad commented Feb 26, 2017

@lesv The Travis failure seems to be coming from Spanner and unrelated to this change. Nearest I can tell, it might be from temporary connection issue while downloading Maven packages. I reran to make sure.

@lesv
Copy link
Contributor

lesv commented Feb 27, 2017

LGTM from me, ping to @garrettjonesgoogle and @jabubake

@garrettjonesgoogle
Copy link
Member

LGTM

@pongad pongad merged commit 365a0f7 into googleapis:master Feb 28, 2017
@pongad pongad deleted the snippet-test branch February 28, 2017 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants