Lukasz Osipiuk created SUREFIRE-2217:
----------------------------------------

             Summary: Surefire wrongly reports number of Junit tests run for 
test classes with common base class
                 Key: SUREFIRE-2217
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2217
             Project: Maven Surefire
          Issue Type: Bug
            Reporter: Lukasz Osipiuk


Surefire wrongly reports number of Junit tests run for test classes with common 
base class when subclasses are run concurrently.

It looks like when first test class completes surefire reports the number of 
tests which have been run which is sum of tests run so far from both subclasses.

 

Observed in trinodb/trino. See this issue: 
[https://github.com/trinodb/trino/issues/19908]

 

cc: [~findepi] [~martint] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to