-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(spanner): fix unit tests for mux read-write (#3598)
* chore(spanner): fix tests in connect api for mux rw * chore(spanner): remove test skips * chore(spanner): add env to verify tests * chore(spanner): fix tests in AsyncRunnerTest file * chore(spanner): skip RetryOnDifferentGrpcChannelMockServerTest for mux read-write as it is not handled * chore(spanner): fix DatabaseClientImpl test * chore(spanner): lint fix * chore(spanner): fix SpanTest unit test * chore(spanner): fix OpenTelemetrySpanTest * chore(spanner): fix AsyncTransactionManagerTest * chore(spanner): revert skipped tests to another PR * chore(spanner): revert env changes * chore(spanner): lint fix
- Loading branch information
1 parent
cc626f8
commit 2d65e88
Showing
11 changed files
with
361 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.