Public bug reported:

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

** Affects: joblib (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: pytest (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Summary changed:

- 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

** Also affects: joblib (Ubuntu)
   Importance: Undecided
       Status: New

** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2059354

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/joblib/+bug/2059354/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to