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

Ion Savin (JIRA) issues at jboss.org
Mon Sep 29 06:45:03 EDT 2014


Ion Savin created ISPN-4784:
-------------------------------

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


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