grpc-java/interop-testing
Stanley Cheung 06ec0b93a5
interop-testing: Do not System.exit(0) from interop client
After #9937 was merged, the Java observability tests start to fail.

This System.exit(0) call in the existing Interop client main() method
prevented execution to continue in the new combined Observability
Interop test binary here. (The new binary is calling the old binary's
main() method.)
2023-03-08 11:53:42 -08:00
..
src interop-testing: Do not System.exit(0) from interop client 2023-03-08 11:53:42 -08:00
build.gradle Move gcp-observability interop binary out of interop-testing 2023-03-07 10:57:38 -08:00