Closed srknzl closed 2 years ago
Internal Jira issue: API-1161
Also fails with merged fix:
1) NearCachedMapTest
invalidate on change=true
get returns null if the entry was removed by another client:
Error: Rejected due to timeout of 60000ms. Errors occurred in order:
AssertionError: expected 1 to be above 1
at D:\a\hazelcast-nodejs-client\hazelcast-nodejs-client\test\integration\backward_compatible\parallel\map\NearCachedMapTest.js:111:69
...
60 times this error
https://github.com/hazelcast/hazelcast-nodejs-client/pull/1177
failed with node 10.24.1, on windows, client commit 8ad6e6b846e2c1b79e1d46534386562cda422d7b
can easily reproduce on another setup such as node 16 and macos.