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

TestMutationHTTPToHTTPS flaky #2732

Closed
pebrc opened this issue Mar 19, 2020 · 1 comment
Closed

TestMutationHTTPToHTTPS flaky #2732

pebrc opened this issue Mar 19, 2020 · 1 comment
Labels
>flaky_test >test Related to unit/integration/e2e tests

Comments

@pebrc
Copy link
Collaborator

pebrc commented Mar 19, 2020

=== RUN   TestMutationHTTPToHTTPS/ES_services_should_have_endpoints#01
Retries (5m0s timeout): ....................................................................................................
{"log.level":"error","@timestamp":"2020-03-19T14:58:30.047Z","message":"stopping early","service.version":"0.0.0-00000000","service.type":"eck","ecs.version":"1.4.0","error":"test failure","error.stack_trace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/go/pkg/mod/github.com/go-logr/zapr@v0.1.0/zapr.go:128\ngithub.com/elastic/cloud-on-k8s/test/e2e/test.StepList.RunSequential\n\t/go/src/github.com/elastic/cloud-on-k8s/test/e2e/test/step.go:42\ngithub.com/elastic/cloud-on-k8s/test/e2e/test.RunMutations\n\t/go/src/github.com/elastic/cloud-on-k8s/test/e2e/test/run_mutation.go:37\ngithub.com/elastic/cloud-on-k8s/test/e2e/test.RunMutation\n\t/go/src/github.com/elastic/cloud-on-k8s/test/e2e/test/run_mutation.go:78\ngithub.com/elastic/cloud-on-k8s/test/e2e/es.TestMutationHTTPToHTTPS\n\t/go/src/github.com/elastic/cloud-on-k8s/test/e2e/es/mutation_test.go:35\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:909"}
    --- FAIL: TestMutationHTTPToHTTPS/ES_services_should_have_endpoints#01 (300.00s)
        utils.go:83: 
            	Error Trace:	utils.go:83
            	Error:      	Received unexpected error:
            	            	2 addresses found for endpoint test-mutation-http-to-https-2slx-es-http, expected 3
            	Test:       	TestMutationHTTPToHTTPS/ES_services_should_have_endpoints#01
@pebrc pebrc added >flaky_test >test Related to unit/integration/e2e tests labels Mar 19, 2020
@sebgl
Copy link
Contributor

sebgl commented Mar 20, 2020

Pretty sure that's fixed with #2740.
Let's close and reopen if needed.

@sebgl sebgl closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>flaky_test >test Related to unit/integration/e2e tests
Projects
None yet
Development

No branches or pull requests

2 participants