-
Notifications
You must be signed in to change notification settings - Fork 136
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
Refactor The Rendering of Output In The Test Results Panel #1618
Comments
I can also reproduce it. But when running the second time and so on, it becomes normal. I guess it's an upstream regression. I need to find a way to reproduce it via the official extension sample, and file an issue at upstream. |
Thanks for looking into this, @jdneo
I haven't been as lucky as you have on retries. In my case, it happens without fail every time I run any test. Test failures are the worst because the more text output to the view (exception stack traces, for example) , the less readable stuff is. |
My feeling is that it's an upstream bug, the VS Code testing API does not expose anything that can control the font/style. Unfortunately, I tried the extension sample hoping to reproduce it and file an issue to VS Code but failed. I guess it might be related with the markdown format. This extension uses markdown content to set the test status. I'm in vacation right now, may not have time to dig deeper into it. If anyone can help investigate the issue, that would be so helpful! |
Filed on issue upstream: microsoft/vscode#196521. |
Hi, any workaround for this problem? All my tests are useless when run via the plugin. I can not get the output window to normal formatting (sorry for the noise, I know these are not supposed to be support channels). |
Thanks, but that workaround does not have any effect here. All test result formats are still wrong / nearly unreadable. |
I've tried couple of times and I cannot reproduce this issue with: Version: 1.88.0-insider Should be fixed upstream. Please leave comment if it's still observable. |
The Problem
Rendering of the text in the Test Results panel is practically unreadable…
Steps to reproduce
Version Info
Visual Studio Code - Insiders
Version: 1.83.0-insider (user setup)
Commit: 623feb6ddd36…
Date: 2023-09-28T11:51:23.482Z (7 hrs ago)
Electron: 25.8.2
…
OS: Windows_NT x64 10.0.19045
The text was updated successfully, but these errors were encountered: