STINNER Victor added the comment:
Issue #15995 was marked as a duplicate of this issue. Copy of its initial
message (msg170853):
This is similar to #15993: With the installed Python from the rc2-msi
test_lzma fails. I cannot reproduce the failure with python.exe (PGO)
compiled from source:
======================================================================
ERROR: test__decode_filter_properties (test.test_lzma.MiscellaneousTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\Python33\lib\test\test_lzma.py", line 1105, in
test__decode_filter_properties
lzma.FILTER_LZMA1, b"]\x00\x00\x80\x00")
ValueError: Invalid filter ID: 4611686018427387905
======================================================================
ERROR: test_filter_properties_roundtrip (test.test_lzma.MiscellaneousTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\Python33\lib\test\test_lzma.py", line 1114, in
test_filter_properties_roundtrip
lzma.FILTER_LZMA1, b"]\x00\x00\x80\x00")
ValueError: Invalid filter ID: 4611686018427387905
----------------------------------------------------------------------
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15993>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com