Skip to content

Conversation

@olavloite
Copy link
Collaborator

Disable MTLS checks during tests, as the check is otherwise executed for every stub creation. This slows down running the tests locally to the point that they are unusable.

This workaround should be removed once googleapis/sdk-platform-java#3911 has been fixed.

@olavloite olavloite requested review from a team as code owners September 20, 2025 05:15
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • google-cloud-spanner/src/test/java/com/google/cloud/spanner/v1/SpannerClientTest.java

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Sep 20, 2025
Disable MTLS checks during tests, as the check is otherwise executed for
every stub creation. This slows down running the tests locally to the
point that they are unusable.

This workaround should be removed once googleapis/sdk-platform-java#3911
has been fixed.
@olavloite olavloite force-pushed the disable-default-mtls-provider-factory branch from 81f3e39 to f81b682 Compare September 20, 2025 05:24
@olavloite olavloite merged commit 26385f9 into main Sep 23, 2025
42 checks passed
@olavloite olavloite deleted the disable-default-mtls-provider-factory branch September 23, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants