New submission from Xiang Zhang: test_distutils consistently fails now:
./python -m test test_distutils Run tests sequentially 0:00:00 [1/1] test_distutils test test_distutils failed -- Traceback (most recent call last): File "/home/angwer/cpython/Lib/distutils/tests/test_check.py", line 122, in test_check_restructuredtext_with_syntax_highlight self.assertEqual(cmd._warnings, 0) AssertionError: 1 != 0 test_distutils failed 1 test failed: test_distutils Total duration: 1 sec Tests result: FAILURE ---------- components: Tests messages: 277091 nosy: xiang.zhang priority: normal severity: normal status: open title: test_distutils fails type: behavior versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28222> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com