[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
Tue Feb 4 09:34:34 EST 2014


Vojtech Juranek created ISPN-3965:
-------------------------------------

             Summary: 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