-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
bugSomething isn't workingSomething isn't workingcode healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so ontesting
Description
There are a lot of ResourseWarning and DeprecationWarning messages on unittest run that was hidden by python setup.py test
and revealed by install package tests that uses direct python -m unittest discover -v
command. It is not just an issue of clean log output: it also may result in fail for warning capture tests: https://github.com/tarantool/tarantool-python/actions/runs/3297461689/jobs/5439859418
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcode healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so ontesting