hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 58 forks source link

unit test fail `heartbeatTask: should send heartbeats periodically` #1486

Open srknzl opened 1 year ago

srknzl commented 1 year ago
1) CPSessionManagerTest
       CPProxySessionManager
         heartbeatTask: should send heartbeats periodically:

      Uncaught AssertionError: expected 1 to be above 1
      + expected - actual

      at Timeout.setTimeout (test\unit\proxy\cpsubsystem\CPSessionManagerTest.js:328:99)