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

Port integration tests to grpc 0.8 #2252

Merged
merged 3 commits into from
May 19, 2020
Merged

Port integration tests to grpc 0.8 #2252

merged 3 commits into from
May 19, 2020

Conversation

mzabaluev
Copy link
Contributor

No description provided.

@mzabaluev mzabaluev added A-tests Area: Tests dependencies Pull requests that update a dependency file labels May 19, 2020
@mzabaluev mzabaluev requested review from NicolasDP and dkijania May 19, 2020 11:29
@mzabaluev
Copy link
Contributor Author

The test failures are blocked on stepancheg/grpc-rust#184.

Suggesting a crash program of porting the tests to tonic. Interop testing on a dissimilar gRPC stack was nice, but it's becoming a drag. Also the API was never great and did not improve much in 0.8. The issues with having to nail down specific versions of protobuf (stepancheg/grpc-rust#172) and protoc-rust (stepancheg/grpc-rust#183) are not likely to go away, either.

@dkijania
Copy link
Contributor

Migration to tonic is already on my long todo list. Maybe this problem will move it on top. My suggestion is to ignore test at this moment and I'll prioritize migration to tonic

@mzabaluev mzabaluev merged commit 5386de4 into master May 19, 2020
@mzabaluev mzabaluev deleted the grpc-0.8 branch May 19, 2020 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tests Area: Tests dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants