[infinispan-issues] [JBoss JIRA] (HRJS-19) Local iteration tests randomly fail
Galder Zamarreño (JIRA)
issues at jboss.org
Thu Jan 19 05:19:00 EST 2017
[ https://issues.jboss.org/browse/HRJS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved HRJS-19.
----------------------------------
Resolution: Duplicate Issue
> Local iteration tests randomly fail
> -----------------------------------
>
> Key: HRJS-19
> URL: https://issues.jboss.org/browse/HRJS-19
> Project: Infinispan Javascript client
> Issue Type: Bug
> Reporter: Galder Zamarreño
> Attachments: server.log, tmp-tests.log
>
>
> Failures:
> {code}
> 1) Infinispan local client can iterate over entries
> Message:
> Expected { done : false, key : 'local-it2', value : 'v2' } to equal <jasmine.objectContaining({ key : 'local-it3', value : 'v3', done : false })>.
> Stacktrace:
> Error: Expected { done : false, key : 'local-it2', value : 'v2' } to equal <jasmine.objectContaining({ key : 'local-it3', value : 'v3', done : false })>.
> at /Users/g/0/infinispan/js-client/spec/utils/testing.js:262:43
> at /Users/g/0/infinispan/js-client/spec/utils/testing.js:503:39
> at Function._.map._.collect (/Users/g/0/infinispan/js-client/node_modules/underscore/underscore.js:172:24)
> at /Users/g/0/infinispan/js-client/spec/utils/testing.js:500:7
> at /Users/g/0/infinispan/js-client/spec/utils/testing.js:493:42
> at /Users/g/0/infinispan/js-client/spec/utils/testing.js:443:50
> at tryCallOne (/Users/g/0/infinispan/js-client/node_modules/promise/lib/core.js:37:12)
> at /Users/g/0/infinispan/js-client/node_modules/promise/lib/core.js:103:15
> 2) Infinispan local client can iterate over entries
> Message:
> Expected false to be truthy.
> Stacktrace:
> Error: Expected false to be truthy.
> at /Users/g/0/infinispan/js-client/spec/utils/testing.js:430:26
> at tryCallOne (/Users/g/0/infinispan/js-client/node_modules/promise/lib/core.js:37:12)
> at /Users/g/0/infinispan/js-client/node_modules/promise/lib/core.js:103:15
> at flush (/Users/g/0/infinispan/js-client/node_modules/promise/node_modules/asap/raw.js:50:29)
> at process._tickCallback (node.js:448:13)
> {code}
> TRACE logs for client and server attached.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list