Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478372 - dev-python/pytest USE=test should depend on dev-python/pexpect for supported python versions
Summary: dev-python/pytest USE=test should depend on dev-python/pexpect for supported ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-27 17:14 UTC by Jeroen Roovers (RETIRED)
Modified: 2013-11-30 03:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2013-07-27 17:14:59 UTC
These are to be expected since pexpect apparently doesn't support them:

SKIP [9] /var/tmp/portage/dev-python/pytest-2.3.5/work/pytest-2.3.5-python3_1/lib/_pytest/pytester.py:528: could not import 'pexpec '
SKIP [9] /var/tmp/portage/dev-python/pytest-2.3.5/work/pytest-2.3.5-python3_2/lib/_pytest/pytester.py:528: could not import 'pexpec '

But these imply a hidden test dependency:

SKIP [10] /var/tmp/portage/dev-python/pytest-2.3.5/work/pytest-2.3.5-python2_5/lib/_pytest/pytester.py:528: could not import 'pexpect'
SKIP [10] /var/tmp/portage/dev-python/pytest-2.3.5/work/pytest-2.3.5-python2_6/lib/_pytest/pytester.py:528: could not import 'pexpect'
SKIP [10] /var/tmp/portage/dev-python/pytest-2.3.5/work/pytest-2.3.5-python2_7/lib/_pytest/pytester.py:528: could not import 'pexpect'
Comment 1 Mike Gilbert gentoo-dev 2013-11-30 03:51:22 UTC
Fixed in pytest-2.4.2.