hazelcast / hazelcast/hazelcast-nodejs-client
Test Failure: CountDownLatchTest await: should return when timeout is reached:
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 64
- Avg merge
- 46m
- Merged PRs (30d)
- 3
Description
**Describe the bug**
See: https://github.com/hazelcast/hazelcast-nodejs-client/actions/runs/21514122366/job/61988162181
```
2026-01-30T11:44:19.9297898Z 1) CountDownLatchTest
2026-01-30T11:44:19.9299694Z await: should return when timeout is reached:
2026-01-30T11:44:19.9300315Z
2026-01-30T11:44:19.9300754Z AssertionError: expected 100 to be above 100
2026-01-30T11:44:19.9301430Z + expected - actual
2026-01-30T11:44:19.9302126Z
2026-01-30T11:44:19.9302273Z
2026-01-30T11:44:19.9303200Z at Context. (test/integration/backward_compatible/parallel/cpsubsystem/CountDownLatchTest.js:177:42)
2026-01-30T11:44:19.9304695Z at processTicksAndRejections (node:internal/process/task_queues:103:5)
2026-01-30T11:44:19.9305721Z
2026-01-30T11:44:19.9305932Z
```
Contributor guide
Assessment
This issue has not been assessed yet.