Closed robertonav20 closed 7 months ago
Hi @jdneo,
i would reopen this ticket because i got the same issue after the latest update of v0.42.0
As you can see the output of test is null
Also isn't possible scroll down/right the output
@robertonav20 What's your vscode version?
I'm using vscode 1.92.0
(released yesterday) and I can repro the same issue even using test runner 0.41.1
, which indicates that this might be a regression from vscode.
Hi @jdneo, yes I'm using the 1.92.0
Filed upstream https://github.com/microsoft/vscode/issues/224575
Hi, in the latest version of this
0.41.0
when run a test own log ins't formatted instead in the previous version0.40.1
is correct and respect the stacktrace formatting. Below the result of 2 version:0.41.0
Bad formatting0.40.1
Correct formattingAs you can see in the first image you must scroll right to see the entire output instead, in the second image the output is more java style format for stack trace