kcp-dev / contrib-tmc

An experimental add-on readding some Kubernetes compute APIs and impement transparent multi-cluster scheduling
Apache License 2.0
5 stars 3 forks source link

bug: flake: Test_integration_multiple_connections #93

Open stevekuznetsov opened 2 years ago

stevekuznetsov commented 2 years ago

Describe the bug

 === FAIL: pkg/tunneler Test_integration_multiple_connections (2.62s)
2022/09/14 16:54:57 http: proxy error: EOF
2022/09/14 16:54:57 http: proxy error: EOF
    integration_test.go:121: Expected Hello world received 
    integration_test.go:121: Expected Hello world received 

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/kcp-dev_kcp/1985/pull-ci-kcp-dev-kcp-main-test/1570092330344517632

Steps To Reproduce

make test

Expected Behaviour

success

Additional Context

No response

ncdc commented 2 years ago

@stevekuznetsov @sttts it may be time to disable this test (t.Skip) until we have time to investigate it - it's for something that's behind a feature gate and not fully implemented yet.

mjudeikis commented 11 months ago

/transfer-issue contrib-tmc