Skip to content

Cannot launch pytest debugger #21505

Closed as not planned
Closed as not planned
@lramos15

Description

@lramos15

Testing #21495

I receive this error when trying to debug

2023-06-27 08:12:45.590 [error] Pytest test execution error
 TypeError: Cannot read properties of undefined (reading 'launchDebugger')
    at t.PytestTestExecutionAdapter.runTestsNew (/Users/lramos15/.vscode-insiders/extensions/ms-python.python-2023.11.11781018/out/client/extension.js:2:859042)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at t.PytestTestExecutionAdapter.runTests (/Users/lramos15/.vscode-insiders/extensions/ms-python.python-2023.11.11781018/out/client/extension.js:2:857588)
    at t.WorkspaceTestAdapter.executeTests (/Users/lramos15/.vscode-insiders/extensions/ms-python.python-2023.11.11781018/out/client/extension.js:2:879594)
    at async Promise.all (index 0)
    at D.runTests (/Users/lramos15/.vscode-insiders/extensions/ms-python.python-2023.11.11781018/out/client/extension.js:2:842000)
    at e.$A_b.k (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:103:6852)
    at async Promise.all (index 0)

Metadata

Metadata

Assignees

Labels

area-testinginfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions