[arquillian-issues] [JBoss JIRA] (ARQ-1910) EventRecording done in AbstractManagerTestBase is not thread safe

Aslak Knutsen (JIRA) issues at jboss.org
Wed Feb 4 05:33:48 EST 2015


Aslak Knutsen created ARQ-1910:
----------------------------------

             Summary: EventRecording done in AbstractManagerTestBase is not thread safe
                 Key: ARQ-1910
                 URL: https://issues.jboss.org/browse/ARQ-1910
             Project: Arquillian
          Issue Type: Bug
          Components: Base Implementation
    Affects Versions: 1.1.6.Final
            Reporter: Aslak Knutsen
            Assignee: Aslak Knutsen
             Fix For: 1.1.7.Final


When combining the Arquillian Core extension test framework and the ExecutorService one might get false event counts.

The EventRecorder counts / stores events in a non thread safe way, which essential mean it occasionally might record fewer events then actually happened. 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the arquillian-issues mailing list