[infinispan-issues] [JBoss JIRA] (ISPN-8858) BulkOperationsTest parameter values change in every run

Pedro Ruivo (JIRA) issues at jboss.org
Thu Mar 8 09:55:00 EST 2018


     [ https://issues.jboss.org/browse/ISPN-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-8858:
------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> BulkOperationsTest parameter values change in every run
> -------------------------------------------------------
>
>                 Key: ISPN-8858
>                 URL: https://issues.jboss.org/browse/ISPN-8858
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Server
>    Affects Versions: 9.2.0.CR2
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Minor
>             Fix For: 9.3.0.Final
>
>
> The {{BulkOperationsTest}} methods use a data provider, but the parameter values are lambdas, so they are logged with {{Object.toString()}}:
> {noformat}
> [OK:  3222, KO:     2, SKIP:     0] Test starting: org.infinispan.client.hotrod.BulkOperationsTest.testClear[LOCAL]([org.infinispan.client.hotrod.BulkOperationsTest$$Lambda$1387/864766760 at 5e4517de])
> [OK:  3223, KO:     2, SKIP:     0] Test succeeded: org.infinispan.client.hotrod.BulkOperationsTest.testClear[LOCAL]([org.infinispan.client.hotrod.BulkOperationsTest$$Lambda$1387/864766760 at 5e4517de])
> [OK:  3223, KO:     2, SKIP:     0] Test starting: org.infinispan.client.hotrod.BulkOperationsTest.testClear[LOCAL]([org.infinispan.client.hotrod.BulkOperationsTest$$Lambda$1388/1656036295 at 52bab332])
> [OK:  3224, KO:     2, SKIP:     0] Test succeeded: org.infinispan.client.hotrod.BulkOperationsTest.testClear[LOCAL]([org.infinispan.client.hotrod.BulkOperationsTest$$Lambda$1388/1656036295 at 52bab332])
> [OK:  3224, KO:     2, SKIP:     0] Test starting: org.infinispan.client.hotrod.BulkOperationsTest.testClear[LOCAL]([org.infinispan.client.hotrod.BulkOperationsTest$$Lambda$1389/1747688893 at 311c80b2])
> [OK:  3225, KO:     2, SKIP:     0] Test succeeded: org.infinispan.client.hotrod.BulkOperationsTest.testClear[LOCAL]([org.infinispan.client.hotrod.BulkOperationsTest$$Lambda$1389/1747688893 at 311c80b2])
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list