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

Tests failing with Could not unbind serviceIdentifier #24046

Closed
karthiknadig opened this issue Sep 3, 2024 · 0 comments · Fixed by #24049
Closed

Tests failing with Could not unbind serviceIdentifier #24046

karthiknadig opened this issue Sep 3, 2024 · 0 comments · Fixed by #24049
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@karthiknadig
Copy link
Member

1) Multiroot Environment Variables Provider
       "before each" hook for "Custom variables should not be undefined without an env file":
     Error: Could not unbind serviceIdentifier: Symbol(IEnvironmentActivationService)
      at Container._removeServiceFromDictionary (node_modules/inversify/lib/container/container.js:696:19)
      at Container.unbind (node_modules/inversify/lib/container/container.js:263:14)
      at Container.rebind (node_modules/inversify/lib/container/container.js:243:14)
      at ServiceManager.rebindInstance (out/client/ioc/serviceManager.js:94:28)
      at Context.<anonymous> (out/test/common/variables/envVarsProvider.multiroot.test.js:70:28)
@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Sep 3, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Sep 3, 2024
@rchiodo rchiodo self-assigned this Sep 3, 2024
@rchiodo rchiodo removed the triage-needed Needs assignment to the proper sub-team label Sep 3, 2024
@rchiodo rchiodo closed this as completed in 3343560 Sep 4, 2024
anthonykim1 pushed a commit to anthonykim1/vscode-python that referenced this issue Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants