forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.importantIssue identified as high-priorityIssue identified as high-priority
Description
https://github.com/microsoft/vscode-python/actions/workflows/build.yml?query=branch%3Amain
Started happening when VS Code 1.61 was released. Looks like there are terminal activation issues, and one TensorBoard issue.
The TB issue seems to go away if I add torch-tb-profiler ; python_version > '2.7'
to the test reqs (#17664), but I have no idea why it's suddenly needed, or why some terminal activation tests are failing.
Metadata
Metadata
Assignees
Labels
area-internalLabel for non-user facing issuesLabel for non-user facing issuesdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.importantIssue identified as high-priorityIssue identified as high-priority