Comment 1 for bug 594919

Revision history for this message
Per Øyvind Karlsen (proyvind) wrote : Re: test failed on PylibLZMA

hmm, I'm unable to reproduce..

I'm able to run the test suite just fine here:
running test
running egg_info
writing pyliblzma.egg-info/PKG-INFO
writing top-level names to pyliblzma.egg-info/top_level.txt
writing dependency_links to pyliblzma.egg-info/dependency_links.txt
reading manifest file 'pyliblzma.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'COPYING'
writing manifest file 'pyliblzma.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-x86_64-2.6/lzma.so ->
test_crc32empty (tests.test_liblzma.ChecksumTestCase) ... ok
test_crc32start (tests.test_liblzma.ChecksumTestCase) ... ok
test_crc64empty (tests.test_liblzma.ChecksumTestCase) ... ok
test_crc64start (tests.test_liblzma.ChecksumTestCase) ... ok
test_penguins32 (tests.test_liblzma.ChecksumTestCase) ... ok
test_penguins64 (tests.test_liblzma.ChecksumTestCase) ... ok
test_compress_large_stream (tests.test_liblzma.TestLZMA) ... ^Cinterrupted
[peroyvind@localhost pyliblzma]$