[infinispan-issues] [JBoss JIRA] (ISPN-4784) TestResourceTracker not working properly for OSGi tests

Ion Savin (JIRA) issues at jboss.org
Thu Oct 16 14:01:35 EDT 2014


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

Ion Savin updated ISPN-4784:
----------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2963


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