vscode-java-test
vscode-java-test copied to clipboard
test passing sign is red instead of green
[provide a description of the issue]
Environment
Debugger for Java - v0.36.0 Language Support for Java(TM) by Red Hat - v0.82.0
Version: 1.61.0 (user setup)
Commit: ee8c7def80afc00dd6e593ef12f37756d8f504ea
Date: 2021-10-07T18:13:09.652Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19043
Steps To Reproduce
Debug run a org.junit.jupiter.api.Test
without any breakpoint.
Current Result
Why is the passing sign red?
It's an upstream issue, see:
https://github.com/microsoft/vscode/issues/127296 https://github.com/microsoft/vscode/issues/114776