Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 233393 Details for
Bug 321985
dev-python/functest-0.8.8 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
B
functest-0.8.8:20100529-031113.log (text/plain), 7.39 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-05-29 12:15:52 UTC
(
hide
)
Description:
B
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-05-29 12:15:52 UTC
Size:
7.39 KB
patch
obsolete
> * CPV: dev-python/functest-0.8.8 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking functest-0.8.8.tar.gz to /var/tmp/portage/dev-python/functest-0.8.8/work >>>> Source unpacked in /var/tmp/portage/dev-python/functest-0.8.8/work >>>> Preparing source in /var/tmp/portage/dev-python/functest-0.8.8/work/functest-0.8.8 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/functest-0.8.8/work/functest-0.8.8 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/functest-0.8.8/work/functest-0.8.8 ... >python2.6 setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/tests >copying tests/test_failure.py -> build/lib/tests >copying tests/test_reporting.py -> build/lib/tests >copying tests/test_functest.py -> build/lib/tests >copying tests/__init__.py -> build/lib/tests >creating build/lib/functest >copying functest/runner.py -> build/lib/functest >copying functest/bin.py -> build/lib/functest >copying functest/frame.py -> build/lib/functest >copying functest/reports.py -> build/lib/functest >copying functest/formatter.py -> build/lib/functest >copying functest/global_settings.py -> build/lib/functest >copying functest/collector.py -> build/lib/functest >copying functest/__init__.py -> build/lib/functest >creating build/lib/tests/test_module >copying tests/test_module/test_sub.py -> build/lib/tests/test_module >copying tests/test_module/__init__.py -> build/lib/tests/test_module >warning: build_py: byte-compiling is disabled, skipping. >>>> Source compiled. >F..F >====================================================================== >FAIL: tests.test_failure.test_failing_test >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/nose/case.py", line 186, in runTest > self.test(*self.arg) > File "/var/tmp/portage/dev-python/functest-0.8.8/work/functest-0.8.8/tests/test_failure.py", line 22, in test_failing_test > assert outs.find('Passed: 0, Failed: 1, Skipped: 0') is not -1 >AssertionError > >====================================================================== >FAIL: tests.test_reporting.test_reporting >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/nose/case.py", line 186, in runTest > self.test(*self.arg) > File "/var/tmp/portage/dev-python/functest-0.8.8/work/functest-0.8.8/tests/test_reporting.py", line 22, in test_reporting > assert 'all tests list [<function setup_module at' in outs >AssertionError > >---------------------------------------------------------------------- >Ran 4 tests in 0.246s > >FAILED (failures=2) > * ERROR: dev-python/functest-0.8.8 failed: > * Test failed > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 3418: Called die > * The specific snippet of code: > * PYTHONPATH=. nosetests || die "Test failed" > * > * If you need support, post the output of 'emerge --info =dev-python/functest-0.8.8', > * the complete build log and the output of 'emerge -pqv =dev-python/functest-0.8.8'. > * The complete build log is located at '/var/log/portage/build/dev-python/functest-0.8.8:20100529-031113.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/functest-0.8.8/temp/environment'. > * S: '/var/tmp/portage/dev-python/functest-0.8.8/work/functest-0.8.8' > >>>> Install functest-0.8.8 into /var/tmp/portage/dev-python/functest-0.8.8/image/ category dev-python >python2.6 setup.py install --root=/var/tmp/portage/dev-python/functest-0.8.8/image/ --no-compile >running install >running build >running build_py >warning: build_py: byte-compiling is disabled, skipping. >running install_lib >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6 >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests/test_module >copying build/lib/tests/test_module/test_sub.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests/test_module >copying build/lib/tests/test_module/__init__.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests/test_module >copying build/lib/tests/test_failure.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests >copying build/lib/tests/test_reporting.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests >copying build/lib/tests/test_functest.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests >copying build/lib/tests/__init__.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/tests >creating /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/runner.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/bin.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/frame.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/reports.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/formatter.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/global_settings.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/collector.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >copying build/lib/functest/__init__.py -> /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest >warning: install_lib: byte-compiling is disabled, skipping. >running install_egg_info >running egg_info >writing functest.egg-info/PKG-INFO >writing top-level names to functest.egg-info/top_level.txt >writing dependency_links to functest.egg-info/dependency_links.txt >writing entry points to functest.egg-info/entry_points.txt >reading manifest file 'functest.egg-info/SOURCES.txt' >writing manifest file 'functest.egg-info/SOURCES.txt' >Copying functest.egg-info to /var/tmp/portage/dev-python/functest-0.8.8/image/usr/lib/python2.6/site-packages/functest-0.8.8-py2.6.egg-info >running install_scripts >Installing functest script to /var/tmp/portage/dev-python/functest-0.8.8/image/usr/bin >>>> Completed installing functest-0.8.8 into /var/tmp/portage/dev-python/functest-0.8.8/image/ > > * Tinderbox QA Warning! OSX fork files found (._*) >usr/lib/python2.6/site-packages/functest-0.8.8-py2.6.egg-info/._top_level.txt >usr/lib/python2.6/site-packages/functest-0.8.8-py2.6.egg-info/._SOURCES.txt >usr/lib/python2.6/site-packages/functest-0.8.8-py2.6.egg-info/._dependency_links.txt >usr/lib/python2.6/site-packages/functest-0.8.8-py2.6.egg-info/._PKG-INFO > * Tinderbox QA Warning (end)! OSX fork files found (._*) > * Compilation and optimization of Python modules for CPython 2.6 ... > [ ok ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 321985
: 233393