[infinispan-issues] [JBoss JIRA] (ISPN-4784) TestResourceTracker not working properly for OSGi tests
Dan Berindei (JIRA)
issues at jboss.org
Mon Oct 20 08:23:35 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-4784:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.CR2
Resolution: Done
> TestResourceTracker not working properly for OSGi tests
> --------------------------------------------------------
>
> Key: ISPN-4784
> URL: https://issues.jboss.org/browse/ISPN-4784
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite - Core
> Affects Versions: 7.0.0.Beta2
> Reporter: Ion Savin
> Assignee: Ion Savin
> Fix For: 7.0.0.CR2
>
>
> The OSGi tests are running in a different process from the test driver and are executed through RMI. The assumptions that the test name is contained in the thread name and that there's a one-to-one mapping from thread to test is no longer valid (ThreadLocal used for the test name).
> Executing the tests in integrationtests/osgi will result in many log messages similar to this one:
> {noformat}
> Test name not set in unknown thread RMI TCP Connection(3)-127.0.0.1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list