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

Bug 715346

Summary: dev-python/isort-4.3.21_p2 fails test_skip_paths_issue_938, test_settings_path_skip_issue_909 on ppc64
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: ppc64 architecture team <ppc64>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, python, williamh
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 726584    
Attachments: build.log
emerge --info
build.log (4.3.21_p2-r1)

Description ernsteiswuerfel archtester 2020-03-29 18:36:33 UTC
Created attachment 627012 [details]
build.log

[...]
______________________________________ test_skip_paths_issue_938 _______________________________________
__________________________________ test_settings_path_skip_issue_909 ___________________________________
[...]

=========================== 2 failed, 151 passed, 3 skipped in 4.45 seconds ============================
 * ERROR: dev-python/isort-4.3.21_p2::gentoo failed (test phase):
 *   Tests fail with python3.6
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_test
 *   environment, line 2920:  Called distutils-r1_src_test
 *   environment, line 1272:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  454:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2535:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2054:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2052:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  860:  Called distutils-r1_run_phase 'python_test'
 *   environment, line 1209:  Called python_test
 *   environment, line 2880:  Called die
 * The specific snippet of code:
 *       pytest -vv || die "Tests fail with ${EPYTHON}"
Comment 1 ernsteiswuerfel archtester 2020-03-29 18:37:11 UTC
Created attachment 627014 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2020-06-14 18:40:32 UTC
Created attachment 644748 [details]
build.log (4.3.21_p2-r1)

================================ 153 passed, 3 skipped in 4.69 seconds =================================
 * python3_6: running distutils-r1_run_phase _distutils-r1_clean_egg_info
 * python3_7: running distutils-r1_run_phase _distutils-r1_clean_egg_info
>>> Completed testing dev-python/isort-4.3.21_p2-r1

>>> Install dev-python/isort-4.3.21_p2-r1 into /var/tmp/portage/dev-python/isort-4.3.21_p2-r1/image
 * python3_6: running distutils-r1_run_phase distutils-r1_python_install
python3.6 setup.py install --skip-build --root=/var/tmp/portage/dev-python/isort-4.3.21_p2-r1/image/_pyt
hon3.6
[...]
Comment 3 ernsteiswuerfel archtester 2020-06-14 18:41:50 UTC
Can no longer reproduce the test failures, dev-python/isort-4.3.21_p2-r1 passes tests.