Bug#1125131: ufl: autopkgtest failure with Python 3.14
Graham Inggs
ginggs at debian.org
Fri Jan 9 12:59:32 GMT 2026
Source: ufl
Version: 1:2022.3.0-3
Severity: serious
Tags: forky sid
User: debian-python at lists.debian.org
Usertags: python3.14
Hi Maintainer
The autopkgtests of this package fail with Python 3.14 [1]. I've
copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/u/ufl/testing/amd64/
33s =================================== FAILURES
===================================
33s __________________ test_strip_form_arguments_strips_data_refs
__________________
33s
33s def test_strip_form_arguments_strips_data_refs():
33s mesh_data = object()
33s fs_data = object()
33s coeff_data = object()
33s const_data = object()
33s
33s # Sanity check
33s > assert sys.getrefcount(mesh_data) == MIN_REF_COUNT
33s E assert 1 == 2
33s E + where 1 = <built-in function getrefcount>(<object
object at 0x7f6c95a8c440>)
33s E + where <built-in function getrefcount> = sys.getrefcount
33s
33s test/test_strip_forms.py:50: AssertionError
33s - generated xml file:
/tmp/autopkgtest-lxc.6qrnimwv/downtmp/build.lZl/src/test-output -
More information about the debian-science-maintainers
mailing list