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

Bug 406929

Summary: app-admin/webapp-config: Compiling with FEATURES="test" results in 3 test failures; emerge errors out
Product: Gentoo Linux Reporter: Dan Dexter <wulfmahn>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: daks18, patrick, toralf, web-apps
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full build log containing the 3 test failures.
emerge_info.txt
Full build log webapp-config-1.50.18

Description Dan Dexter 2012-03-04 23:44:01 UTC
Emerging =app-admin/webapp-config-1.50.16-r1 with FEATURES="test" causes the the test phase to error out due to 3 unexpected test failures.

Expected Result:
All 20 tests would pass or any expected failures would be skipped or ignored.

Actual Result:
3 tests failed and aborted the emerge.


Output:
Ran 20 tests in 0.522s

FAILED (failures=3)
 * ERROR: app-admin/webapp-config-1.50.16-r1 failed (test phase):
 *   Testing failed with CPython 2.7 in testing() function
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_test
 *   environment, line 4832:  Called python_execute_function 'testing'
 *   environment, line 3190:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 * 
 * If you need support, post the output of 'emerge --info =app-admin/webapp-config-1.50.16-r1',
 * the complete build log and the output of 'emerge -pqv =app-admin/webapp-config-1.50.16-r1'.
 * The complete build log is located at '/var/tmp/portage/app-admin/webapp-config-1.50.16-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/webapp-config-1.50.16-r1/temp/environment'.
 * S: '/var/tmp/portage/app-admin/webapp-config-1.50.16-r1/work/webapp-config-1.50.16'
Comment 1 Dan Dexter 2012-03-04 23:45:25 UTC
Created attachment 304255 [details]
full build log containing the 3 test failures.
Comment 2 Dan Dexter 2012-03-04 23:46:50 UTC
Created attachment 304257 [details]
emerge_info.txt

Attached emerge --info output
Comment 3 Toralf Förster gentoo-dev 2012-05-06 17:34:02 UTC
*** Bug 414895 has been marked as a duplicate of this bug. ***
Comment 4 Dmytro 'daks' Fomenko 2012-06-13 12:28:20 UTC
=app-admin/webapp-config-1.50.18 successfully passes all tests with FEATURES="test". Complete build log attached below.
Comment 5 Dmytro 'daks' Fomenko 2012-06-13 12:29:53 UTC
Created attachment 315187 [details]
Full build log webapp-config-1.50.18
Comment 6 Anthony Basile gentoo-dev 2012-06-13 14:30:40 UTC
Verified and closing fixed"
Comment 7 Anthony Basile gentoo-dev 2012-06-13 14:32:50 UTC
*** Bug 306105 has been marked as a duplicate of this bug. ***