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

Test failures #7403

Closed
DonJayamanne opened this issue Sep 3, 2021 · 0 comments
Closed

Test failures #7403

DonJayamanne opened this issue Sep 3, 2021 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@DonJayamanne
Copy link
Contributor

1) DataScience - Kernels Finder
       Python kernel returned if no matching kernel found:

      No interpreter found
      + expected - actual

      -/bin/python
      +/opt/hostedtoolcache/Python/3.8.11/x64/bin/python
      
      at Context.<anonymous> (src/test/datascience/kernel-launcher/kernelFinder.vscode.test.ts:58:16)

  2) DataScience - Kernels Finder
       Interpreter kernel returned if kernelspec metadata not provided:

      No interpreter found
      + expected - actual

      -/opt/hostedtoolcache/Python/3.8.11/x64/python
      +/opt/hostedtoolcache/Python/3.8.11/x64/bin/python
      
      at Context.<anonymous> (src/test/datascience/kernel-launcher/kernelFinder.vscode.test.ts:70:16)
      at runMicrotasks (<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:93:5)
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Sep 3, 2021
@DonJayamanne DonJayamanne self-assigned this Sep 3, 2021
@greazer greazer closed this as completed Sep 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants