-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
plugin: loggingrelated to the logging builtin pluginrelated to the logging builtin plugin
Milestone
Description
This is slightly different than the previous issue. If I run pytest tests/unit in the root directory of pyinstaller, logging that has a level of WARNING or higher is leaked. That's fine; there are existing plans for that issue. But if I just run pytest (with no arguments), I encounter a much more serious issue: all logging is printed. On a typical pyinstaller test run, we typically have 50k lines of logging output (estimated); so much output that appveyor truncates the logs.
Please let me know what details you need.
Metadata
Metadata
Assignees
Labels
plugin: loggingrelated to the logging builtin pluginrelated to the logging builtin plugin