Closed gforcada closed 5 years ago
While running tests one runs across these warnings:
/srv/python3.7/lib/python3.7/doctest.py:2174: ResourceWarning: unclosed file <_io.BufferedReader name='Products/PlonePAS/tests/images/test.jpg'> test.globs.clear() /srv/python3.7/lib/python3.7/doctest.py:2174: ResourceWarning: unclosed file <_io.BufferedReader name='Products/PlonePAS/tests/images/test.png'> test.globs.clear() /srv/python3.7/lib/python3.7/doctest.py:2174: ResourceWarning: unclosed file <_io.BufferedReader name='Products/PlonePAS/tests/images/test.gif'> test.globs.clear()
While running tests one runs across these warnings: