hazelcast / hazelcast/hazelcast-nodejs-client

StatisticsTest fail [API-1271]

Open
#1,254 1 comment 0 reactions 0 assignees View on GitHub
Priority: Low to-jira Type: Test-Failure
Dominant language
TypeScript
Stars
152
Forks
64
Avg merge
46m
Merged PRs (30d)
3

Description

[Run tests of branch 4.1.x on windows-latest with Node 15](https://github.com/hazelcast/hazelcast-nodejs-client/runs/5525297030?check_suite_focus=true#logs)

commit de04a6b1b949b4d591d61b88a44b6731ae671bcc

2) 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.