proposed migration pytest 8.0.2-1 vs joblib/1.3.2-1

Bug #2059354 reported by Vladimir Petko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
joblib (Ubuntu)
New
Undecided
Unassigned
pytest (Ubuntu)
New
Undecided
Unassigned

Bug Description

The autopkgtest for joblib fail due to the following error:
---
7s _________________ test_threadpool_limitation_in_child_loky[2] __________________
387s
387s n_jobs = 2
387s
387s @with_numpy
387s @with_multiprocessing
387s @parametrize('n_jobs', [2, 4, -2, -1])
387s def test_threadpool_limitation_in_child_loky(n_jobs):
387s # Check that the protection against oversubscription in workers is working
387s # using threadpoolctl functionalities.
387s
387s # Skip this test if numpy is not linked to a BLAS library
387s parent_info = _check_numpy_threadpool_limits()
387s if len(parent_info) == 0:
387s > pytest.skip(msg="Need a version of numpy linked to BLAS")
387s E pytest.PytestRemovedIn8Warning: pytest.skip(msg=...) is now deprecated, use pytest.skip(reason=...) instead
387s
387s /usr/lib/python3/dist-packages/joblib/test/test_parallel.py:1809: PytestRemovedIn8Warning
387s _________________ test_threadpool_limitation_in_child_loky[4] __________________
---
[1]

[1] https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest-noble/noble/armhf/j/joblib/20240326_091524_a3340@/log.gz

Vladimir Petko (vpa1977)
summary: - proposed migration python3-pytest 8.0.2-1 vs joblib/1.3.2-1
+ proposed migration pytest 8.0.2-1 vs joblib/1.3.2-1
tags: added: update-excuse
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.