google-cloud-cpp
google-cloud-cpp copied to clipboard
Fix testbench and restore skipped GCS+gRPC tests
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.