Summary: | dev-python/botocore-1.21.65 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jakov Smolić <jsmolic> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, python |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 823485 | ||
Attachments: | build log |
Description
Jakov Smolić
![]() ![]() Actually this might be because botocore failed as well, let me check I knew I should've added < deps there ;-P. ERROR tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_memory_clients_in_loop ERROR tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_memory_paginators_in_loop ERROR tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_memory_waiters_in_loop ERROR tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_single_client_memory_constant ERROR tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_single_paginator_memory_constant ERROR tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_single_waiter_memory_constant FAILED tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_memory_clients_in_loop FAILED tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_memory_paginators_in_loop FAILED tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_memory_waiters_in_loop FAILED tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_single_client_memory_constant FAILED tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_single_paginator_memory_constant FAILED tests/functional/leak/test_resource_leaks.py::TestDoesNotLeakMemory::test_create_single_waiter_memory_constant = 6 failed, 26462 passed, 74 skipped, 221 warnings, 6 errors in 210.66s (0:03:30) = pytest-xprocess reminder::Be sure to terminate the started process by running 'pytest --xkill' if you have not explicitly done so in your fixture with 'xprocess.getinfo(<process_name>).terminate()'. * ERROR: dev-python/botocore-1.21.65::gentoo failed (test phase): * pytest failed with python3.9 * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 2881: Called distutils-r1_src_test * environment, line 1225: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 472: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2525: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2042: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2040: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 779: Called distutils-r1_run_phase 'python_test' * environment, line 1164: Called python_test * environment, line 2821: Called epytest 'tests/functional' 'tests/unit' * environment, line 1558: Called die * The specific snippet of code: * "${@}" || die -n "pytest failed with ${EPYTHON}"; * * If you need support, post the output of `emerge --info '=dev-python/botocore-1.21.65::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/botocore-1.21.65::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/botocore-1.21.65/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/botocore-1.21.65/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/botocore-1.21.65/work/botocore-1.21.65' * S: '/var/tmp/portage/dev-python/botocore-1.21.65/work/botocore-1.21.65' The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316a1c0bb2659a9e9d53d3e8125b244914721fbd commit 316a1c0bb2659a9e9d53d3e8125b244914721fbd Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-11-13 09:58:47 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-11-13 10:01:17 +0000 dev-python/boto3: Force old botocore for old versions Closes: https://bugs.gentoo.org/823608 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/boto3/{boto3-1.18.53.ebuild => boto3-1.18.53-r1.ebuild} | 1 + dev-python/boto3/boto3-1.18.60.ebuild | 1 + dev-python/boto3/boto3-1.18.65.ebuild | 1 + dev-python/boto3/boto3-1.19.12.ebuild | 1 + dev-python/boto3/boto3-1.19.5.ebuild | 1 + 5 files changed, 5 insertions(+) |