[infinispan-issues] [JBoss JIRA] (ISPN-3965) Tests in org.infinispan.server.test.client.hotrod can fail due to NPE
Vojtech Juranek (JIRA)
issues at jboss.org
Thu Feb 6 03:26:28 EST 2014
[ https://issues.jboss.org/browse/ISPN-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vojtech Juranek updated ISPN-3965:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2374
> 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
>
> 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