gojekfarm / probed

A unix daemon to perform health check on proxy backends.
Apache License 2.0
26 stars 8 forks source link

failing tests on make test #11

Closed shubham7saxena closed 6 years ago

shubham7saxena commented 6 years ago
--- FAIL: TestTCPPortCheckMarksNodesHealthyOrUnhealthy (0.10s)
        Error Trace:    work_test.go:193
    Error:          Should be true
    Test:           TestTCPPortCheckMarksNodesHealthyOrUnhealthy
rShetty commented 6 years ago

@shubham7saxena These tests are working fine even on the CI build.

shubham7saxena commented 6 years ago

we tested it again and seemed to work fine. the tests are flaky 😞

rShetty commented 6 years ago

Hmm lets look into this. Closing this issue for now