[infinispan-issues] [JBoss JIRA] (ISPN-3965) Tests in org.infinispan.server.test.client.hotrod can fail due to NPE
Pedro Ruivo (JIRA)
issues at jboss.org
Thu Feb 6 12:56:28 EST 2014
[ https://issues.jboss.org/browse/ISPN-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-3965:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha1
7.0.0.Final
Resolution: Done
> Tests in org.infinispan.server.test.client.hotrod can fail due to NPE
> ---------------------------------------------------------------------
>
> Key: ISPN-3965
> URL: https://issues.jboss.org/browse/ISPN-3965
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Server
> Affects Versions: 6.0.1.Final
> Reporter: Vojtech Juranek
> Assignee: Vojtech Juranek
> Priority: Minor
> Fix For: 7.0.0.Alpha1, 7.0.0.Final
>
>
> Method {{org.infinispan.server.test.client.hotrod.AbstractRemoteCacheTest#release()}} annotated with {{@AfterClass}} will result in NPE when client tests are run on remote container. It's due to the fact that Arquillian/JUnit runs {{@BeforeClass}} and {{@AfterClass}} locally, not remotely, see e.g. [this thread|https://community.jboss.org/message/731417] for details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list