-
Notifications
You must be signed in to change notification settings - Fork 53
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
ServiceManager's HttpJson Tests fails for IAM RPC Callables #1839
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Comments
lqiu96
added
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
priority: p2
Moderately-important priority. Fix may not be included in next release.
labels
Jul 10, 2023
1 task
googleapis/google-cloud-java#9583 (comment) We have decided to ignore these test cases for now. |
Merged
1 task
diegomarquezp
added a commit
to googleapis/google-cloud-java
that referenced
this issue
Sep 25, 2023
lqiu96
added
priority: p3
Desirable enhancement or fix. May not be included in next release.
and removed
priority: p2
Moderately-important priority. Fix may not be included in next release.
labels
Jan 8, 2024
1 task
1 task
1 task
This was referenced Mar 14, 2024
Merged
Once this issue is fixed, we should revert changes made in googleapis/google-cloud-java#10539 and googleapis/google-cloud-java#10543 to restore these unit tests. |
blakeli0
added
priority: p2
Moderately-important priority. Fix may not be included in next release.
and removed
priority: p3
Desirable enhancement or fix. May not be included in next release.
labels
May 14, 2024
mpeddada1
added a commit
to googleapis/google-cloud-java
that referenced
this issue
Oct 25, 2024
…s in network management This is a known issue (googleapis/sdk-platform-java#1839). The current workaround is to ignore these tests. This PR emulates https://github.com/googleapis/google-cloud-java/pull/10543/files
mpeddada1
added a commit
to googleapis/google-cloud-java
that referenced
this issue
Oct 25, 2024
…s in network management (#11274) This is a known issue (googleapis/sdk-platform-java#1839). The current workaround is to ignore these tests. This PR emulates https://github.com/googleapis/google-cloud-java/pull/10543/files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error:
Seen in: googleapis/google-cloud-java#9583
This might be due to a mismatch between the IAM Request's Resource and IAM callable's path. Might be a generator or proto issue, but will need to be debugged.
The text was updated successfully, but these errors were encountered: