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

pgx sample test has some flaky failures #2860

Open
olavloite opened this issue Feb 9, 2025 · 0 comments
Open

pgx sample test has some flaky failures #2860

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

Comments

@olavloite
Copy link
Collaborator

pgx sample test has some flaky failures:

failed to connect to PGAdapter: failed to connect to `user=uid database=test-database`:
	127.0.0.1:32772 (localhost): failed to receive message: unexpected EOF
	[::1]:32772 (localhost): failed to receive message: unexpected EOF
--- FAIL: TestRunSample (0.[9](https://github.com/GoogleCloudPlatform/pgadapter/actions/runs/13215637721/job/36894578819?pr=2848#step:6:10)4s)
    pgx_sample_test.go:20: failed to run sample: failed to connect to `user=uid database=test-database`:
        	127.0.0.1:32772 (localhost): failed to receive message: unexpected EOF
        	[::1]:32772 (localhost): failed to receive message: unexpected EOF
@olavloite olavloite added the type: process A process-related concern. May include testing, release, or the like. label Feb 9, 2025
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