Skip to content

[Node][Flaky Test] GlideClient › zscan test_x #4814

@xShinnRyuu

Description

@xShinnRyuu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions