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
grid_client
while running Kubernetes test cases, it all failed with an error:
expect(received).toHaveLength(expected) Expected length: 2 Received length: 1
Dev
ed0b03f
No response
The text was updated successfully, but these errors were encountered:
add_worker
I think should be fixed on #3870
the mentioned error is not in the test result: https://github.com/threefoldtech/tfgrid-sdk-ts/runs/36947725462#r0s10
Sorry, something went wrong.
verified and fixed in the workflow now the test assertion is working fine and the tests are passing fine.
0oM4R
No branches or pull requests
Is there an existing issue for this?
which package/s did you face the problem with?
grid_client
What happened?
while running Kubernetes test cases, it all failed with an error:
expect(received).toHaveLength(expected) Expected length: 2 Received length: 1
Steps To Reproduce
which network/s did you face the problem on?
Dev
version
ed0b03f
Twin ID/s
No response
Node ID/s
No response
Farm ID/s
No response
Contract ID/s
No response
Relevant screenshots/screen records
Relevant log output
The text was updated successfully, but these errors were encountered: