-
Notifications
You must be signed in to change notification settings - Fork 6k
Java Test Report expanding/collapsing tests opens up a new blank page tab on each click #3324
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
Comments
Thanks for the extra details @MxD-js ! We'll have to investigate this further. |
I've done some further digging and revering to version 0.27.0 of "Java Test Runner" extension it fixes this issue. I then installed 0.28.0 and issue came back. So something about the changes in 0.28.0 and later versions produces this issue. https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
Uh oh!
There was an error while loading. Please reload this page.
OS/Web Information
code-server --version
: 3.9.3Steps to Reproduce
Expected
Expanding/Collapsing tests in the report should'nt open a web page that leads no where.
Actual
A separate tab opens up on each click to collapse/expand a test result. This does not happen in the official msft vscode desktop release, only on code-server.
Logs
The most recent files from ~/.local/share/code-server/coder-logs = Logs are empty, (code-server-stderr.log) and (code-server-stdout.log) files are empty.
The browser console,

The browser network tab.

Screenshot
Screen.Recording.2021-05-08.at.9.20.04.AM.mov
Notes
Not reproducible in vanilla vscode, works as expected.
This issue can be reproduced in VS Code: No.
The text was updated successfully, but these errors were encountered: