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 additional conformance streaming tests #108

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

pkwarren
Copy link
Contributor

Add a server streaming successful test case and a ping/pong test case for verifying bidirectional streams.

Add a server streaming successful test case and a ping/pong test case
for verifying bidirectional streams.
@pkwarren pkwarren force-pushed the pkw/additional-conformance-tests branch from c0cefb4 to 7675780 Compare September 22, 2023 17:39
@@ -775,7 +806,7 @@ class Conformance(
countDownLatch.countDown()
}
}
countDownLatch.await(5, TimeUnit.MINUTES)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Had set this higher while debugging - can revert back to more reasonable wait times.

@pkwarren pkwarren merged commit ea77fd5 into main Sep 22, 2023
6 checks passed
@pkwarren pkwarren deleted the pkw/additional-conformance-tests branch September 22, 2023 18:10
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.

2 participants