Stderr output causes test discovery to show as failed #7095
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Uh oh!
There was an error while loading. Please reload this page.
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version #3977): JediRunning inside of a Docker container
Expected behaviour
Test discovery completes successfully.
Actual behaviour
The extension logs the following message:
Upgrading pip to remove the warning fixes the issue. However, this is but a warning and should not cause test discovery to fail (or, as I suspect in this case, to just display as failed).
Steps to reproduce:
Have running pytest output some kind of warning to stderr.
The text was updated successfully, but these errors were encountered: