Skip to content

fix: use StatusProto.fromThrowable for ApiException in test-proxy#2778

Merged
igorbernstein2 merged 6 commits intogoogleapis:mainfrom
PeteyPii:passthrough-errors
Feb 12, 2026
Merged

fix: use StatusProto.fromThrowable for ApiException in test-proxy#2778
igorbernstein2 merged 6 commits intogoogleapis:mainfrom
PeteyPii:passthrough-errors

Conversation

@PeteyPii
Copy link
Contributor

@PeteyPii PeteyPii commented Feb 9, 2026

This should fix the test proxy from prefixing error messages with "io.grpc.StatusRuntimeException: "

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Rollback plan is reviewed and LGTMed
  • All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

This should fix the test proxy from prefixing error messages with
"io.grpc.StatusRuntimeException: "
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels Feb 9, 2026
@PeteyPii PeteyPii requested a review from a team February 9, 2026 18:55
@PeteyPii PeteyPii requested a review from a team as a code owner February 9, 2026 18:55
@igorbernstein2 igorbernstein2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2026
@PeteyPii
Copy link
Contributor Author

PeteyPii commented Feb 9, 2026

Fixed the conformance tests with the latest commit

@igorbernstein2 igorbernstein2 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Feb 12, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2026
@igorbernstein2 igorbernstein2 merged commit de1669e into googleapis:main Feb 12, 2026
23 of 25 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants