Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

test: disable mtls checks during tests#4052

Merged
olavloite merged 2 commits intomainfrom
disable-default-mtls-provider-factory
Sep 23, 2025
Merged

test: disable mtls checks during tests#4052
olavloite merged 2 commits intomainfrom
disable-default-mtls-provider-factory

Conversation

@olavloite
Copy link
Copy Markdown
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 September 20, 2025 05:15
@generated-files-bot
Copy link
Copy Markdown

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

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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants