Commit 9fdbb53
authored
test: disable mTLS during tests (GoogleCloudPlatform#3822)
Disable mTLS during tests to increase the execution speed. The check whether
mTLS is available is otherwise executed for every new SpannerStub creation, and this
check is relatively slow, especially on macos. This has caused the macos tests to
time out regularly in the past week.1 parent 133a5a4 commit 9fdbb53
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
1282 | 1283 | | |
1283 | 1284 | | |
1284 | 1285 | | |
| 1286 | + | |
| 1287 | + | |
1285 | 1288 | | |
1286 | 1289 | | |
1287 | 1290 | | |
| |||
0 commit comments