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

[Enhancement]: reduce flakiness in CLickHouse tests #1898

Closed
mdelapenya opened this issue Nov 3, 2023 · 1 comment · Fixed by #1902
Closed

[Enhancement]: reduce flakiness in CLickHouse tests #1898

mdelapenya opened this issue Nov 3, 2023 · 1 comment · Fixed by #1902
Labels
enhancement New feature or request good first issue Want to contribute to testcontainers? Start from here

Comments

@mdelapenya
Copy link
Member

Proposal

Current failure on tests: https://github.com/testcontainers/testcontainers-go/actions/runs/6749314222/job/18349567515

clickhouse_test.go:214:
Error Trace: /home/runner/work/testcontainers-go/testcontainers-go/modules/clickhouse/clickhouse_test.go:214
Error: Received unexpected error:
[handshake] unexpected packet [72] from server
Test: TestClickHouseWithConfigFile/YAML_Config
clickhouse_test.go:215:
Error Trace: /home/runner/work/testcontainers-go/testcontainers-go/modules/clickhouse/clickhouse_test.go:215
Error: "[]" should have 1 item(s), but has 0
Test: TestClickHouseWithConfigFile/YAML_Config

Probably improved with a retry 🤔

@mdelapenya mdelapenya added good first issue Want to contribute to testcontainers? Start from here enhancement New feature or request labels Nov 3, 2023
@rafiramadhana
Copy link
Contributor

@mdelapenya can i work on this? thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Want to contribute to testcontainers? Start from here
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants