hazelcast-nodejs-client icon indicating copy to clipboard operation
hazelcast-nodejs-client copied to clipboard

unit test fail `heartbeatTask: should send heartbeats periodically`

Open srknzl opened this issue 2 years ago • 0 comments

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)

srknzl avatar Apr 04 '23 08:04 srknzl