-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest Java test runner extension fails in displaying tree icons #8981
Comments
@sunix I believe it is the same issue as #8905 (comment), they are new Update: I verified that the |
@vince-fugnitto yep maybe let's see how the new monaco updates goes |
I was hoping we could directly consume |
Hi @vince-fugnitto @sunix,
Thank you! |
@TomHermanSAP are you looking into replacing the icons present in the application to those of
You can provide a pull-request to update icons if you like. We can essentially continue the work of #6993 but there is no need to copy icons into our sources, we have them already available. |
@vince-fugnitto To be honest I do not know and could not understand which and where icons from Based on your answer, I understand that once #8969 will be merged the missing icons described in #8981 & #8905 will be seen. Then, I will wait for #8969 to be merged. Thank you again. |
The following should be fixed if someone wants to test it out 👍 |
@sunix still an issue? |
Bug Description:
Hello, I tried the latest Java test runner extension and there is a regression in Theia in the tree:
green
passed icon is not displayedred
failed icon is not redMaybe caused by microsoft/vscode-java-test#1099
Related to #8267
CAN NOT reproduce with Java test runner 0.24.2
CAN reproduce with Java test runner 0.27.0
Steps to Reproduce:
With Che:
With Gitpod:
Same one in vscode:
The text was updated successfully, but these errors were encountered: