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

Redis module integration test fails in the 7.0 branch #11354

Closed
ph opened this issue Mar 20, 2019 · 3 comments
Closed

Redis module integration test fails in the 7.0 branch #11354

ph opened this issue Mar 20, 2019 · 3 comments
Assignees
Labels
flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat Team:Integrations Label for the Integrations team

Comments

@ph
Copy link
Contributor

ph commented Mar 20, 2019

Branch: 7.0
link: https://beats-ci.elastic.co/job/elastic+beats+pull-request+multijob-linux/6210/beat=metricbeat,label=linux-immutable/console

11:29:00 ok  	github.com/elastic/beats/metricbeat/module/prometheus/collector	6.903s	coverage: 7.0% of statements
11:29:12 ok  	github.com/elastic/beats/metricbeat/module/redis/info	7.253s	coverage: 83.3% of statements
11:29:12 command [go test -race -tags integration -cover -coverprofile /tmp/gotestcover-878602352 github.com/elastic/beats/metricbeat/module/redis/key]: exit status 1
11:29:12 --- FAIL: TestFetch (5.10s)
11:29:12 	key_integration_test.go:72: SET NOAUTH Authentication required.
11:29:12 FAIL
11:29:12 coverage: 21.9% of statements
11:29:12 FAIL	github.com/elastic/beats/metri
@ph ph added Metricbeat Metricbeat flaky-test Unstable or unreliable test cases. Team:Integrations Label for the Integrations team labels Mar 20, 2019
@ruflin
Copy link
Contributor

ruflin commented Mar 21, 2019

Sounds related to #11243 @jsoriano

@jsoriano
Copy link
Member

Yes, this is the same issue, let me backport it

@jsoriano
Copy link
Member

Backport merged, closing this

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. Metricbeat Metricbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

4 participants