forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Test Discovery failing #24656
Copy link
Copy link
Closed
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous releaseBug didn't exist in a previous releasetriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Metadata
Metadata
Assignees
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous releaseBug didn't exist in a previous releasetriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Details: Currently test discovery will "hang" with version
2024.22.1if you have >30 tests in your workspace due to a buffer overflow issue. This should only occur for Mac and Linux machines.Workaround: Downgrade your python extension version to
2024.20.*.