hazelcast-nodejs-client
hazelcast-nodejs-client copied to clipboard
StatisticsTest fail [API-1271]
Run tests of branch 4.1.x on windows-latest with Node 15
commit de04a6b1b949b4d591d61b88a44b6731ae671bcc
-
StatisticsTest (non-default period) should not change before period:
AssertionError: expected 'lastStatisticsCollectionTime=16471412…' to equal 'lastStatisticsCollectionTime=16471412…'
- expected - actual
-lastStatisticsCollectionTime=1647141269686,enterprise=false,clientType=NJS,clientVersion=4.1.0,clusterConnectionTimestamp=1647141269656,clientAddress=127.0.0.1:50892,clientName=hz.client_201,os.freePhysicalMemorySize=5306298368,os.processCpuTime=121734000000,os.systemLoadAverage=0,os.totalPhysicalMemorySize=7515721728,runtime.availableProcessors=2,runtime.totalMemory=32833536,runtime.uptime=2439840.6067999997,runtime.usedMemory=30656768 +lastStatisticsCollectionTime=1647141271742,enterprise=false,clientType=NJS,clientVersion=4.1.0,clusterConnectionTimestamp=1647141269656,clientAddress=127.0.0.1:50892,clientName=hz.client_201,os.freePhysicalMemorySize=5304082432,os.processCpuTime=121812000000,os.systemLoadAverage=0,os.totalPhysicalMemorySize=7515721728,runtime.availableProcessors=2,runtime.totalMemory=32833536,runtime.uptime=2441976.6610000003,runtime.usedMemory=30004960
at Context.
(test\integration\statistics\StatisticsTest.js:172:30) at processTicksAndRejections (node:internal/process/task_queues:94:5)
Internal Jira issue: API-1271