I can see this log in the output channel when running JUnit 5 test cases. The root cause is the regex here: https://github.com/Microsoft/vscode-java-test/blob/master/extension/src/runners/junit5Runner/JUnit5RunnerResultAnalyzer.ts#L47
I can see this log in the output channel when running JUnit 5 test cases.
The root cause is the regex here: https://github.com/Microsoft/vscode-java-test/blob/master/extension/src/runners/junit5Runner/JUnit5RunnerResultAnalyzer.ts#L47