[New-bugs-announce] [issue29164] make test always fail at 218/405 ( AssertionError: ', ' not found in '1234.5' )

OO O report at bugs.python.org
Wed Jan 4 21:21:05 EST 2017


New submission from OO O:

make test always fail at 218/405
at test_format.py line 426

message:

[218/405/1] test test_format failed -- Traceback (most recent call last):
  File "/home/vm00/Downloads/Python-3.6.0/Lib/test/test_format.py", line 426, in test_locale
    self.assertIn(sep, text)
AssertionError: ',' not found in '1234.5'

----------
components: Installation
messages: 284692
nosy: OO O
priority: normal
severity: normal
status: open
title: make test always fail at 218/405 ( AssertionError: ',' not found in '1234.5' )
versions: Python 3.6

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


More information about the New-bugs-announce mailing list