Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 351060

Summary: dev-python/py-1.4.0 fails tests with Python 3.2
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292402    
Attachments: py-1.4.0:20110107-211644.log

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-01-07 21:17:08 UTC
dev-python/py-1.4.0 fails tests with Python 3.2.

==================================== ERRORS ====================================
_______________ ERROR collecting testing/code/test_assertion.py ________________
build-3.2/lib/py/_path/local.py:527: in pyimport
>           mod = __import__(modname, None, None, ['__doc__'])
E           ImportError: No module named test_assertion
__________________ ERROR collecting testing/code/test_code.py __________________
build-3.2/lib/py/_path/local.py:527: in pyimport
>           mod = __import__(modname, None, None, ['__doc__'])
E           ImportError: No module named test_code
________________ ERROR collecting testing/code/test_excinfo.py _________________
build-3.2/lib/py/_path/local.py:527: in pyimport
>           mod = __import__(modname, None, None, ['__doc__'])
E           ImportError: No module named test_excinfo
_________________ ERROR collecting testing/code/test_source.py _________________
build-3.2/lib/py/_path/local.py:527: in pyimport
>           mod = __import__(modname, None, None, ['__doc__'])
E           ImportError: No module named test_source
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-01-07 21:18:10 UTC
Created attachment 259243 [details]
py-1.4.0:20110107-211644.log
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-09 02:08:51 UTC
Fixed by upstream in dev-python/py-1.4.1.