]
Galder Zamarreño updated HRJS-74:
---------------------------------
Fix Version/s: 0.6.0
Random expiry test failure
--------------------------
Key: HRJS-74
URL:
https://issues.jboss.org/browse/HRJS-74
Project: Infinispan Javascript client
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Galder Zamarreño
Labels: testsuite_stability
Fix For: 0.6.0
Attachments: console_trace-HRJS-74.tgz
{code}
+ ./node_modules/.bin/jasmine-node spec --captureExceptions --forceexit
......................................................................F..............................................................................
Failures:
1) Infinispan local client working with expiry operations removes keys when their max
idle time has expired
Message:
timeout: timed out after 1 msec waiting for `idle-multi1` key should be expired
Stacktrace:
undefined
Finished in 89.011 seconds
149 tests, 603 assertions, 1 failure, 0 skipped
{code}