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

Bug 470084

Summary: dev-python/astng-0.24.3 fails tests
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] LibraryAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: mgorny
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 421687    
Attachments: build log

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.