grpc-java/interop-testing
Terry Wilson ccf9101828
interop-testing: allow disabling of stream tracers (#10609)
This adds the ability to disable the installation of stream tracers in
each test call in AbstractInteropTest. The tracers are stored in a list
and used to make assertions by normal tests, but a long running stress
test will accumulate too many entries in this list and the heap gets
wuickly filled up.
2023-10-17 08:37:15 -07:00
..
src interop-testing: allow disabling of stream tracers (#10609) 2023-10-17 08:37:15 -07:00
build.gradle interop-testing: Correctly expose API types to dependents 2023-08-21 07:38:17 -07:00