Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test failures in Go TestSamples #1979

Open
olavloite opened this issue Jun 19, 2024 · 0 comments
Open

Flaky test failures in Go TestSamples #1979

olavloite opened this issue Jun 19, 2024 · 0 comments
Labels
type: process A process-related concern. May include testing, release, or the like.

Comments

@olavloite
Copy link
Collaborator

--- FAIL: TestSamples (13.13s)
    samples_test.go:45: creating tables failed: failed to connect to `user=uid database=example-db`:
        	127.0.0.1:32769 (localhost): server error: FATAL: UNAVAILABLE: The connection string 'cloudspanner:/projects/emulator-project/instances/test-instance/databases/example-db;userAgent=pg-adapter;autoConfigEmulator=true;dialect=postgresql' contains host 'localhost:9010', but no running emulator or other server could be found at that address.
        	Please check the connection string and/or that the emulator is running. (SQLSTATE XX000)
        	[::1]:32[76](https://github.com/GoogleCloudPlatform/pgadapter/actions/runs/9583265314/job/26424163225?pr=1978#step:4:77)9 (localhost): server error: FATAL: UNAVAILABLE: The connection string 'cloudspanner:/projects/emulator-project/instances/test-instance/databases/example-db;userAgent=pg-adapter;autoConfigEmulator=true;dialect=postgresql' contains host 'localhost:9010', but no running emulator or other server could be found at that address.
        	Please check the connection string and/or that the emulator is running. (SQLSTATE XX000)
@olavloite olavloite added the type: process A process-related concern. May include testing, release, or the like. label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

1 participant