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

Disable Workspace Trust in tests runtime #2026

Merged

Conversation

rgrunber
Copy link
Member

  • Since VS Code 1.58.1, Workspace Trust will negatively affect tests
    requiring the standard server so we should disable the feature

Signed-off-by: Roland Grunberg [email protected]

To reproduce the issue, simply run npm run test on latest development branch and there should be failures.

- Since VS Code 1.58.1, Workspace Trust will negatively affect tests
  requiring the standard server so we should disable the feature

Signed-off-by: Roland Grunberg <[email protected]>
@rgrunber rgrunber merged commit 9e3f9cc into redhat-developer:master Jul 14, 2021
@rgrunber rgrunber deleted the disable-workspace-trust-in-tests branch July 14, 2021 21:55
@rgrunber rgrunber added this to the End July 2021 milestone Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant