Irit Katriel <iritkatr...@yahoo.com> added the comment:
The skip has been added: @unittest.skipUnless(find_executable('compress'), 'The compress program is required') def test_compress_deprecated(self): https://github.com/python/cpython/blob/23831a7a90956e38b7d70304bb6afe30d37936de/Lib/distutils/tests/test_archive_util.py#L204 ---------- nosy: +iritkatriel resolution: -> out of date stage: needs patch -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue8730> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com