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: docker_integration_test.go #11627

Closed
ycombinator opened this issue Apr 3, 2019 · 3 comments
Closed

Flaky test: docker_integration_test.go #11627

ycombinator opened this issue Apr 3, 2019 · 3 comments
Assignees
Labels
flaky-test Unstable or unreliable test cases. libbeat Team:Integrations Label for the Integrations team

Comments

@ycombinator
Copy link
Contributor

Flaky Test

Stack Trace

03:22:42 command [go test -race -tags integration -cover -coverprofile /tmp/gotestcover-021614182 github.com/elastic/beats/libbeat/autodiscover/providers/docker]: exit status 1
03:22:42 --- FAIL: TestDockerStart (13.56s)
03:22:42     docker_integration_test.go:116: Timeout waiting for provider events
03:22:42 FAIL
@ycombinator ycombinator added flaky-test Unstable or unreliable test cases. libbeat labels Apr 3, 2019
@ruflin ruflin added the Team:Integrations Label for the Integrations team label Apr 3, 2019
@exekias
Copy link
Contributor

exekias commented Apr 4, 2019

I tested this locally and seems to work, travis seems to pass them, will need to investigate jenkins

@ruflin
Copy link
Member

ruflin commented Apr 4, 2019

Potentially related to docker version used? Perhaps an update / downgrade happened on the workers (infra will know). I'm surprised that it happened from one day to the other.

@exekias
Copy link
Contributor

exekias commented Apr 12, 2019

closed by #11721

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. libbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

4 participants