We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After the latest merges, we faced new unstable heal tests:
TestHealClient_Request TestNewClient_MissingConnectionsInInit
=== Failed === FAIL: pkg/networkservice/common/heal TestHealClient_Request (0.07s) client_test.go:116: Error Trace: client_test.go:116 Error: Condition never satisfied Test: TestHealClient_Request === FAIL: pkg/networkservice/common/heal TestNewClient_MissingConnectionsInInit (0.12s) client_test.go:217: Error Trace: client_test.go:217 Error: Condition never satisfied Test: TestNewClient_MissingConnectionsInInit
https://github.com/networkservicemesh/sdk/runs/854630760?check_suite_focus=true
The text was updated successfully, but these errors were encountered:
https://github.com/networkservicemesh/sdk/runs/854581819?check_suite_focus=true
Sorry, something went wrong.
@haiodo Looks like delay has not helped https://github.com/networkservicemesh/sdk/runs/893129856
TestHealClient_Request is being fixed in #493 by @edwarnicke.
TestHealClient_Request
I'll take a look at TestNewClient_MissingConnectionsInInit which is disabled at the moment.
TestNewClient_MissingConnectionsInInit
@xzfc Certainly trying to track the issue down :)
edwarnicke
artem-belov
Successfully merging a pull request may close this issue.
Problem statement
After the latest merges, we faced new unstable heal tests:
Logs
Link to CI job
https://github.com/networkservicemesh/sdk/runs/854630760?check_suite_focus=true
The text was updated successfully, but these errors were encountered: