Bug#1085692: joblib: FTBFS: AssertionError: assert ['4', '4'] == ['1', '1']

Santiago Vila sanvila at debian.org
Mon Nov 4 16:59:47 GMT 2024


owner 1085691 !
owner 1085692 !
thanks

After forwarding this upstream, I'm going to do this instead:

+# https://github.com/joblib/joblib/issues/1618
+ifeq ($(shell nproc), 1)
+  EXCLUDE_TESTS += and not test_nested_parallelism_limit
+  EXCLUDE_TESTS += and not test_threadpool_limitation_in_child_override
+endif

which is more specific and somewhat better than my initial proposal.

Thanks.



More information about the debian-science-maintainers mailing list