[issue27375] error in "make test", while trying to install python on linux computer

Stefan Krah report at bugs.python.org
Thu Jun 23 15:38:10 EDT 2016


Stefan Krah added the comment:

Ah, so the tests pass when you run them manually but "make test"
fails.  This looks like

  https://bugs.python.org/issue26837 ,

which is fixed in the next release. You can just ignore this
failure, it's harmless.

[BTW, using autoremove is fine.]

----------
components: +Tests -Build, Installation
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> assertSequenceEqual() raises BytesWarning when format message
type: compile error -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27375>
_______________________________________


More information about the Python-bugs-list mailing list