found this matched JIRA https://issues.apache.org/jira/browse/SUREFIRE-2033
-D
On Mon, Mar 7, 2022 at 10:39 PM Dan Tran wrote:
> From the console log, looks like junit4 provider got picked up first and
> lock-in?
>
> -D
>
> On Mon, Mar 7, 2022 at 9:56 PM Dan Tran wrote:
>
>>
>> Hi
>>
>> My su
>From the console log, looks like junit4 provider got picked up first and
lock-in?
-D
On Mon, Mar 7, 2022 at 9:56 PM Dan Tran wrote:
>
> Hi
>
> My surefire 3.0.0-M4 classpath contains both junit4 and junit5 providers,
> and surefire beautifully run both junit4 and junit test classes
>
> with