Berker Peksag added the comment:

In 3.4, "namereplace_errors" needs to be removed in the test:

    https://hg.python.org/cpython/rev/2b642f2ca391#l2.17

======================================================================
FAIL: test_all (test.test_codecs.CodecsModuleTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/home/buildbot/python/3.4.koobs-freebsd9/build/Lib/test/test_codecs.py", 
line 1668, in test_all
    self.assertCountEqual(api, codecs.__all__)
AssertionError: Element counts were not equal:
First has 1, Second has 0:  'namereplace_errors'

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.x%203.4/builds/645/steps/test/logs/stdio

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23071>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to