Skip to content

Commit 9c195b1

Browse files
chore: generate libraries at Tue Jun 17 09:16:08 UTC 2025
1 parent 6fd894e commit 9c195b1

File tree

4 files changed

+0
-16
lines changed

4 files changed

+0
-16
lines changed

.kokoro/presubmit/graalvm-native-a.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,4 @@ env_vars: {
3535
env_vars: {
3636
key: "IT_SERVICE_ACCOUNT_EMAIL"
3737
38-
}
39-
40-
env_vars: {
41-
key: "GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS"
42-
value: "false"
4338
}

.kokoro/presubmit/graalvm-native-b.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,4 @@ env_vars: {
3535
env_vars: {
3636
key: "IT_SERVICE_ACCOUNT_EMAIL"
3737
38-
}
39-
40-
env_vars: {
41-
key: "GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS"
42-
value: "false"
4338
}

.kokoro/presubmit/graalvm-native-c.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,4 @@ env_vars: {
3535
env_vars: {
3636
key: "IT_SERVICE_ACCOUNT_EMAIL"
3737
38-
}
39-
40-
env_vars: {
41-
key: "GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS"
42-
value: "false"
4338
}

google-cloud-spanner/src/test/java/com/google/cloud/spanner/MultiplexedSessionDatabaseClientTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import static org.junit.Assert.assertFalse;
2222
import static org.junit.Assert.assertThrows;
2323
import static org.junit.Assert.assertTrue;
24-
import static org.junit.Assume.assumeFalse;
2524
import static org.junit.Assume.assumeTrue;
2625
import static org.mockito.ArgumentMatchers.any;
2726
import static org.mockito.Mockito.doAnswer;

0 commit comments

Comments
 (0)