Skip to content

Extra printing during run #21676

@eleanorjboyd

Description

@eleanorjboyd
  • set "python.analysis.logLevel": "Trace",
  • if you are not on insiders -> python.experiments.optInto": ["pythonTestAdapter"] (then check for Experiment 'pythonTestAdapter' is active in your python logs to make sure it works)
  • use command palette to set developer log level also to trace.
  • run python tests
  • bug: "Passed here" prints out over and over again in the python test logs output.

Metadata

Metadata

Assignees

Labels

area-testingbugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions