Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935878 - dev-python/loky-3.4.1 fails tests: FAILED test_resource_tracker.py::TestResourceTracker::test_resource_tracker_sigkill - assert 2 == 1
Summary: dev-python/loky-3.4.1 fails tests: FAILED test_resource_tracker.py::TestResou...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-12 06:44 UTC by Agostino Sarubbo
Modified: 2024-07-12 06:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,483.31 KB, text/plain)
2024-07-12 06:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-12 06:44:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/loky-3.4.1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-12 06:44:09 UTC
Created attachment 897470 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-12 06:44:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 "AttributeError: Can't get attribute 'test_func' on <module "
AttributeError: Can't get attribute 'test_func' on <module 'loky.backend.popen_loky_posix' from '/var/tmp/portage/dev-python/loky-3.4.1/work/loky-3.4.1/loky/backend/popen_loky_posix.py'>
E               AttributeError: Can't get attribute 'test_func' on <module 'loky.backend.popen_loky_posix' from '/var/tmp/portage/dev-python/loky-3.4.1/work/loky-3.4.1/loky/backend/popen_loky_posix.py'>
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
E               TimeoutError: Subprocess timeout after 10s.
FAILED tests/test_cloudpickle_wrapper.py::TestCloudpickleWrapper::test_serialization_function_from_main - TimeoutError: Subprocess timeout after 10s.
FAILED tests/test_resource_tracker.py::TestResourceTracker::test_resource_tracker_sigkill - assert 2 == 1
FAILED tests/test_reusable_executor.py::test_no_crash_max_workers_on_windows - assert 1 == 0
[gw0] [304/305] FAILED tests/test_cloudpickle_wrapper.py::TestCloudpickleWrapper::test_serialization_function_from_main 
[gw44] [ 84/305] FAILED tests/test_resource_tracker.py::TestResourceTracker::test_resource_tracker_sigkill 
[gw55] [228/305] FAILED tests/test_reusable_executor.py::test_no_crash_max_workers_on_windows [DEBUG:LokyProcess-57:MainThread] recreated blocker with handle 126085703708672 and name "/loky-9977-fdace2yy"
SKIPPED [3] tests/_test_process_executor.py:1131: could not import 'viztracer': No module named 'viztracer'
SKIPPED [3] tests/_test_process_executor.py:1161: could not import 'viztracer': No module named 'viztracer'
SKIPPED [3] tests/_test_process_executor.py:1191: could not import 'tblib.pickling_support': No module named 'tblib'