[jboss-jira] [JBoss JIRA] (DROOLS-2404) Remove TestStatusListener from drools-compiler tests

Tibor Zimányi (JIRA) issues at jboss.org
Tue Mar 20 10:16:00 EDT 2018


Tibor Zimányi created DROOLS-2404:
-------------------------------------

             Summary: Remove TestStatusListener from drools-compiler tests
                 Key: DROOLS-2404
                 URL: https://issues.jboss.org/browse/DROOLS-2404
             Project: Drools
          Issue Type: Bug
          Components: build, core engine
    Affects Versions: 7.6.0.Final
            Reporter: Tibor Zimányi
            Assignee: Tibor Zimányi


We currently use our custom TestStatusListener for logging when tests start and finish. This listener is synchronized and writes to a single file, which could cause slower test execution. This listener should be bound to a Maven profile, so it can be enabled when needed. 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list