Source: dominate
Version: 2.9.1-1
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.13

Hi Maintainer

dominate's autopkgtests fail with Python 3.13 [1].  I've copied what I
hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/d/dominate/testing/amd64/


68s =================================== FAILURES
===================================
68s _________________________________ test_animate
_________________________________
68s
68s def wrapper():
68s with base() as result:
68s func()
68s > assert result.render() == get_expected(func)
68s E assert '<svg height=...rect>\n</svg>' == '<svg height=...rect>\n</svg>'
68s E
68s E Skipping 135 identical leading characters in diff, use -v to show
68s E 9/xlink">
68s E - <rect height="100" width="100" x="10" y="10">
68s E + <rect height="100" width="100" x="10" y="10">
68s E ? ++
68s E - <animate attributeName="x" attributeType="XML" dur="10s"
from="-100" repeatCount="indefinite" to="120"></animate>...
68s E
68s E ...Full output truncated (6 lines hidden), use '-vv' to show
68s
68s tests/test_svg.py:24: AssertionError

Reply via email to