Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351060 - dev-python/py-1.4.0 fails tests with Python 3.2
Summary: dev-python/py-1.4.0 fails tests with Python 3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.2
  Show dependency tree
 
Reported: 2011-01-07 21:17 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-02-09 02:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
py-1.4.0:20110107-211644.log (py-1.4.0:20110107-211644.log,17.10 KB, text/plain)
2011-01-07 21:18 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.