Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406929 - app-admin/webapp-config: Compiling with FEATURES="test" results in 3 test failures; emerge errors out
Summary: app-admin/webapp-config: Compiling with FEATURES="test" results in 3 test fai...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
: 306105 414895 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-04 23:44 UTC by Dan Dexter
Modified: 2012-06-13 14:32 UTC (History)
4 users (show)

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


Attachments
full build log containing the 3 test failures. (build.log,6.33 KB, text/plain)
2012-03-04 23:45 UTC, Dan Dexter
Details
emerge_info.txt (emerge_info.txt,4.95 KB, text/plain)
2012-03-04 23:46 UTC, Dan Dexter
Details
Full build log webapp-config-1.50.18 (build_log_webapp-config-1.50.18.txt,14.08 KB, text/plain)
2012-06-13 12:29 UTC, Dmytro 'daks' Fomenko
Details

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