You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remote Architecture: Clean install of Ubuntu and code-server, not dockerized.
code-server --version: 3.9.3
Steps to Reproduce
Install java extensions pack form market place (microsoft market place, install manually)
run a java test, after java test report comes up, attempt to expand the failed test to reveal the failed reason
when clicking on to expand the failed tests, a separate tab opens with with a link to a blank page.
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.
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.