Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470084 - dev-python/astng-0.24.3 fails tests
Summary: dev-python/astng-0.24.3 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 421687
  Show dependency tree
 
Reported: 2013-05-16 16:02 UTC by Ian Delaney (RETIRED)
Modified: 2018-10-20 21:09 UTC (History)
1 user (show)

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


Attachments
build log (astng-0.24.2_build.log,31.17 KB, text/plain)
2013-05-16 16:02 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2013-05-16 16:02:55 UTC
Created attachment 348474 [details]
build log

dev-python/astng $ PYTHON_TARGETS="python2_6 python2_7" ebuild astng-0.24.2.ebuild clean test

yields

......................................................................

======================================================================
SKIPPED: test_3k_as_string (unittest_nodes.AsString)
check as_string for python 3k syntax
	test python 3k specific
*******************************************************************************
Ran 246 test cases in 2.48s (2.41s CPU), 6 failures, 3 skipped
6 modules OK (4 failed)


cd to the source;

work/logilab-astng-0.24.2 $ python setup.py build

work/logilab-astng-0.24.2 $ PYTHONPATH=build/lib/ pytest test

yields

======================================================================
SKIPPED: test_3k_as_string (unittest_nodes.AsString)
check as_string for python 3k syntax
	test python 3k specific
*******************************************************************************
Ran 246 test cases in 2.42s (2.41s CPU), 3 skipped
All 10 modules OK
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-08-26 11:31:51 UTC
With 0.24.3:

no test dir found testing here: /var/tmp/portage/dev-python/astng-0.24.3/work/logilab-astng-0.24.3-python2_7/test/lib
no test dir found testing here: /var/tmp/portage/dev-python/astng-0.24.3/work/logilab-astng-0.24.3-python3_2/test/lib

Not sure WTF is going on here.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-10-20 21:09:43 UTC
The package is being removed.