Skip to content
New issue

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

🐞 [Bug]: Received contracts not as expected #3847

Closed
1 task done
samaradel opened this issue Jan 30, 2025 · 2 comments
Closed
1 task done

🐞 [Bug]: Received contracts not as expected #3847

samaradel opened this issue Jan 30, 2025 · 2 comments
Assignees
Labels
type_bug Something isn't working
Milestone

Comments

@samaradel
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

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

  • Run the k8s test file

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

Image

Relevant log output

expect(received).toHaveLength(expected)

    Expected length: 2
    Received length: 1
@0oM4R
Copy link
Contributor

0oM4R commented Feb 10, 2025

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

@0oM4R 0oM4R moved this from Accepted to In Verification in 3.16.x Feb 10, 2025
@0oM4R 0oM4R self-assigned this Feb 10, 2025
@khaledyoussef24
Copy link
Contributor

verified and fixed in the workflow
now the test assertion is working fine and the tests are passing fine.

Image

@khaledyoussef24 khaledyoussef24 moved this from In Verification to Done in 3.16.x Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants