vscode-java-test icon indicating copy to clipboard operation
vscode-java-test copied to clipboard

test passing sign is red instead of green

Open tigerinus opened this issue 3 years ago • 1 comments

[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

vscode-java

image

Why is the passing sign red?

tigerinus avatar Oct 12 '21 14:10 tigerinus

It's an upstream issue, see:

https://github.com/microsoft/vscode/issues/127296 https://github.com/microsoft/vscode/issues/114776

jdneo avatar Oct 13 '21 01:10 jdneo