[
https://issues.apache.org/jira/browse/SUREFIRE-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790077#comment-17790077
]
Michael Osipov commented on SUREFIRE-2217:
------------------------------------------
wonder whether this could a race condition while updating counters...
> 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
> Priority: Minor
>
> 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)