-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
Description
Test Name
GlideClient › zscan test_0
Test Location
tests/SharedTests.ts:10964:27
Failure Permlink
https://github.com/valkey-io/valkey-glide/actions/runs/17995844049/job/51195092816#step:8:1006
Frequency
No response
Steps to Reproduce
No response
System Information
aarch64-unknown-linux-gnu
Language and Version
Node 22.x
Engine Version
8.1
Logs
● GlideClient › zscan test_1
expect(received).toBeTruthy()
Received: false
10962 | field.startsWith("member"),
10963 | ),
> 10964 | ).toBeTruthy();
| ^
10965 | }
10966 |
10967 | // Exceptions
at tests/SharedTests.ts:10964:27
at runTest (tests/SharedTests.ts:104:13)
at tests/SharedTests.ts:10803:13
● GlideClient › zscan test_0
expect(received).toBeTruthy()
Received: false
10962 | field.startsWith("member"),
10963 | ),
> 10964 | ).toBeTruthy();
| ^
10965 | }
10966 |
10967 | // Exceptions
at tests/SharedTests.ts:10964:27
at runTest (tests/SharedTests.ts:104:13)
at tests/SharedTests.ts:10803:13
Screenshots
No response
Glide Version
main
Expected Behavior
No response
Actual Behavior
No response
Possible Fixes
No response
Reactions are currently unavailable