Skip to content
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

Remote extension unavailable in integration tests #192584

Closed
joyceerhl opened this issue Sep 8, 2023 · 2 comments
Closed

Remote extension unavailable in integration tests #192584

joyceerhl opened this issue Sep 8, 2023 · 2 comments
Assignees

Comments

@joyceerhl
Copy link
Contributor

Build: https://dev.azure.com/monacotools/a6d41577-0fa3-498e-af22-257312ff0545/_build/results?buildId=231131
Changes: e073d67...1a3cfcf


Finished waiting on IWorkspaceTrustManagementService.workspaceResolved.
Invoking resolveAuthority(test)...
[LocalProcess0][resolveAuthority(test,1)][0ms] obtaining proxy...
[LocalProcess0][resolveAuthority(test,1)][0ms] invoking...
Cannot get canonical URI because no extension is installed to resolve test: Error: Cannot get canonical URI because no extension is installed to resolve test
    at J.ac (vscode-file://vscode-app/d:/a/_work/1/VSCode-win32-x64/resources/app/out/vs/workbench/workbench.desktop.main.js:2637:10444)
[LocalProcess0][resolveAuthority(test,1)][3ms] returned an error {
  code: 'NoResolverFound',
  message: 'No remote extension installed to resolve test.'
}
resolveAuthority(test) returned an error after 4 ms {
  name: 'CodeExpectedError',
  _message: 'No remote extension installed to resolve test.',
  _code: 'NoResolverFound',
  isHandled: false
}
Error received from starting extension host (kind: Remote)
No remote extension installed to resolve test.
[remote-connection][attempt 1] An error occurred in initial connection! Will retry... Error:
No remote extension installed to resolve test.
[remote-connection][attempt 2] An error occurred in initial connection! Will retry... Error:
No remote extension installed to resolve test.
[remote-connection][attempt 3] An error occurred in initial connection! Will retry... Error:
No remote extension installed to resolve test.
[6448:0908/103729.782:INFO:CONSOLE(2636)] "Error: Could not obtain Extension Host Proxy", source: vscode-file://vscode-app/d:/a/_work/1/VSCode-win32-x64/resources/app/out/vs/workbench/workbench.desktop.main.js (2636)
[remote-connection][attempt 4] An error occurred in initial connection! Will retry... Error:
[main 2023-09-08T10:37:29.782Z] Extension host with pid 1508 exited with code: 0, signal: unknown.
No remote extension installed to resolve test.

Related: #192357

@alexdima
Copy link
Member

I've added a whole lot of logging via #192938. Unfortunately we need to wait for this to happen again to learn more.

@alexdima alexdima added this to the September 2023 milestone Sep 13, 2023
alexdima added a commit that referenced this issue Sep 13, 2023
lins0621 pushed a commit to lins0621/vscode that referenced this issue Sep 14, 2023
…in CI (microsoft#192938)

Try to find out why the test resolver extension would not be present in CI (microsoft#192584)
lins0621 pushed a commit to lins0621/vscode that referenced this issue Sep 14, 2023
@alexdima
Copy link
Member

Closing until we see this again. We will have more logs then.

@alexdima alexdima closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
hhc87 pushed a commit to lins0621/vscode that referenced this issue Oct 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants