Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715346 - dev-python/isort-4.3.21_p2 fails test_skip_paths_issue_938, test_settings_path_skip_issue_909 on ppc64
Summary: dev-python/isort-4.3.21_p2 fails test_skip_paths_issue_938, test_settings_pat...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 726584
  Show dependency tree
 
Reported: 2020-03-29 18:36 UTC by ernsteiswuerfel
Modified: 2020-06-14 18:41 UTC (History)
3 users (show)

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


Attachments
build.log (isort-4.3.21_p2:20200329-180830.log,38.19 KB, text/plain)
2020-03-29 18:36 UTC, ernsteiswuerfel
Details
emerge --info (file_715346.txt,5.84 KB, text/plain)
2020-03-29 18:37 UTC, ernsteiswuerfel
Details
build.log (4.3.21_p2-r1) (isort-4.3.21_p2-r1:20200614-181852.log,49.72 KB, text/plain)
2020-06-14 18:40 UTC, ernsteiswuerfel
Details

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