googleapis / googleapis/google-cloud-ruby
Fix test throwing Deadline Exceeded Error instead of Unimplemented error
Open
priority: p3
type: cleanup
- Dominant language
- Ruby
- Stars
- 1.4k
- Forks
- 578
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 166
Description
Pubsub client library test that check for Error message `UnimplementedError` when a wrong domain is given fails giving `DeadlineExceededError` due to a regression in GRPC 1.46.2. https://github.com/grpc/grpc/issues/29706
Skipping the test for now to unblock other PRs. Update the test back when the dependencies issue is fixed.
Contributor guide
Assessment
This issue has not been assessed yet.