serving icon indicating copy to clipboard operation
serving copied to clipboard

[flaky] pkg/activator/net: TestProbePodIPs

Open dprotaso opened this issue 10 months ago • 2 comments

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) 

dprotaso avatar Apr 17 '24 13:04 dprotaso

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Jul 17 '24 01:07 github-actions[bot]

Still flaky - another run

https://prow.knative.dev/view/gs/knative-prow/pr-logs/pull/knative_serving/15400/unit-tests_serving_main/1815342425837670400

dprotaso avatar Jul 22 '24 12:07 dprotaso