You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
I received a report that one of the integration tests fail in an internal environment. I think the test is consistently failing.
Environment details
OS type and version: Unknown
Java version: Unknown
spanner version(s): Google Cloud Spanner 1.52.1-SNAPSHOT
Stack trace
[ERROR] Tests run: 102, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.574 s <<< FAILURE! - in com.google.cloud.spanner.RetryOnInvalidatedSessionTest
[ERROR] com.google.cloud.spanner.RetryOnInvalidatedSessionTest.singleUseReadRow[fail on invalidated session = false] Time elapsed: 3.026 s <<< FAILURE!
java.lang.AssertionError: MinSessions not created
at com.google.cloud.spanner.RetryOnInvalidatedSessionTest.invalidateSessionPool(RetryOnInvalidatedSessionTest.java:226)
at com.google.cloud.spanner.RetryOnInvalidatedSessionTest.invalidateSessionPool(RetryOnInvalidatedSessionTest.java:217)
at com.google.cloud.spanner.RetryOnInvalidatedSessionTest.singleUseReadRow(RetryOnInvalidatedSessionTest.java:297)
@olavloite if you can take a look, that would be great.
I received a report that one of the integration tests fail in an internal environment. I think the test is consistently failing.
Environment details
OS type and version: Unknown
Java version: Unknown
spanner version(s): Google Cloud Spanner 1.52.1-SNAPSHOT
Stack trace
@olavloite if you can take a look, that would be great.