-
Notifications
You must be signed in to change notification settings - Fork 93
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
feat: Improve TopicName.parse ValidationException message #1505
feat: Improve TopicName.parse ValidationException message #1505
Conversation
971dd8d
to
ef4c5f3
Compare
The failure there sounds like a flaky test to me. |
The formattedString param's value should also be part of the ValidationException message
ef4c5f3
to
9a0a2ba
Compare
Pushed once again to re-trigger the build. |
@maitrimangal can you re-trigger the build somehow? |
Sorry, Actually realized that this is actually an auto generated file, so cannot approve this. |
@maitrimangal how is this file being generated. Can you elaborate on this a bit? Then I could try to do the fix in the right place. |
java-pubsub/proto-google-cloud-pubsub-v1/src/main/java/com/google/pubsub/v1/TopicName.java Line 31 in 8ded110
|
Fixes #1504 ☕️