google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Fix testbench and restore skipped GCS+gRPC tests

Open coryan opened this issue 1 year ago • 0 comments

Many GCS+gRPC integration tests do not work against the testbench. Our CI builds are not really using GCS+gRPC, so these problems have gone undetected. I am going to:

  • disable the tests that work against production but fail against the testbench.
  • Create separate bugs for tests that do not work against production.

coryan avatar Jun 27 '24 17:06 coryan