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

Fix flaky testcontainers-based integration tests #48

Open
sklarsa opened this issue Jul 30, 2024 · 0 comments
Open

Fix flaky testcontainers-based integration tests #48

sklarsa opened this issue Jul 30, 2024 · 0 comments
Assignees

Comments

@sklarsa
Copy link
Contributor

sklarsa commented Jul 30, 2024

See this test run:
https://github.com/questdb/go-questdb-client/actions/runs/10168945531

Tests failed because:

     integration_test.go:427: 
        	Error Trace:	/home/runner/work/go-questdb-client/go-questdb-client/integration_test.go:427
        	Error:      	Received unexpected error:
        	            	Error response from daemon: network with name test-network-v3 already exists: failed to create network
        	Test:       	TestIntegrationSuite/TestE2EValidWrites/all_column_types:_tcp

This should be fixable somehow, perhaps with a testcontainers setting

@sklarsa sklarsa self-assigned this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant