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] pkg/activator/net: TestProbePodIPs #15134

Open
dprotaso opened this issue Apr 17, 2024 · 0 comments
Open

[flaky] pkg/activator/net: TestProbePodIPs #15134

dprotaso opened this issue Apr 17, 2024 · 0 comments

Comments

@dprotaso
Copy link
Member

Failed here https://prow.knative.dev/view/gs/knative-prow/pr-logs/pull/knative_serving/15132/unit-tests_serving_main/1780553267411947520

 === RUN   TestProbePodIPs
    revision_backends_test.go:1788: TestProbePodIPs/one_pod_fails_probe: Healthy does not match, got map[10.10.1.3:{}], want map[10.10.1.2:{} 10.10.1.3:{}] diff:   sets.Set[string](
        - 	{"10.10.1.3": {}},
        + 	{"10.10.1.2": {}, "10.10.1.3": {}},
          )
--- FAIL: TestProbePodIPs (0.35s) 
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