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.
It looks like the Spanner units need a few environment variables set which we are not providing currently (GOOGLE_CLOUD_PROJECT and maybe others?) See #218
We can look into globally adding some environment variables for the unit tests, or look into mechanisms for selectively added environment variables.
It looks like the Spanner units need a few environment variables set which we are not providing currently (GOOGLE_CLOUD_PROJECT and maybe others?) See #218
We can look into globally adding some environment variables for the unit tests, or look into mechanisms for selectively added environment variables.
Note: integration & sample tests are unaffected