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

Python test extension discovery of tests broken #24292

Open
shane99a opened this issue Oct 11, 2024 · 0 comments
Open

Python test extension discovery of tests broken #24292

shane99a opened this issue Oct 11, 2024 · 0 comments
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@shane99a
Copy link

2024-10-11 16:47:32.732 [warning] could not find a pixi interpreter for the interpreter at /Users/xxx/.pyenv/versions/3.11.10/bin/python
2024-10-11 16:47:32.735 [info] > ~/.pyenv/versions/3.11.10/bin/python ~/.vscode/extensions/ms-python.python-2024.14.1-darwin-arm64/python_files/testing_tools/run_adapter.py discover pytest -- --rootdir . -s --cache-clear test
2024-10-11 16:47:32.735 [info] cwd: .
2024-10-11 16:47:34.370 [error] Error discovering pytest tests:
 [n [Error]: sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute

	at ChildProcess.<anonymous> (/Users/xxx/.vscode/extensions/ms-python.python-2024.14.1-darwin-arm64/out/client/extension.js:2:252414)
	at Object.onceWrapper (node:events:634:26)
	at ChildProcess.emit (node:events:519:28)
	at maybeClose (node:internal/child_process:1105:16)
	at ChildProcess._handle.onexit (node:internal/child_process:305:5)]

What is swigvarlink?

Additional info

experiments
• optOutFrom: ["pythonTestAdapter"]
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

1 participant