Bug 2380119 - LaTeXML-0.8.8-3.fc43 FTBFS: t/22_fonts.t fails on an unexpected font="italic" attribute
Summary: LaTeXML-0.8.8-3.fc43 FTBFS: t/22_fonts.t fails on an unexpected font="italic"...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: LaTeXML
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: W. Michael Petullo
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org//pa...
Whiteboard:
Depends On:
Blocks: F43FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-07-15 11:58 UTC by Petr Pisar
Modified: 2025-07-15 11:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2025-07-15 11:58:07 UTC
LaTeXML-0.8.8-3.fc43 fails to build in Fedora 43 because t/22_fonts.t test fails like this:

#   Failed test 't/fonts/abxtest'
#   at /builddir/build/BUILD/LaTeXML-0.8.8-build/LaTeXML-0.8.8/blib/lib/LaTeXML/Util/Test.pm line 120.
Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm line 125.
# Difference at line 4810 for t/fonts/abxtest
#       got : '                    <XMTok font="italic" name="widecheck" role="OVERACCENT">ˇ</XMTok>'
#  expected : '                    <XMTok name="widecheck" role="OVERACCENT">ˇ</XMTok>'
#   Failed test 't/fonts/mathaccents'
#   at /builddir/build/BUILD/LaTeXML-0.8.8-build/LaTeXML-0.8.8/blib/lib/LaTeXML/Util/Test.pm line 120.
Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm line 125.
# Difference at line 124 for t/fonts/mathaccents
#       got : '                  <XMTok font="italic" name="check" role="OVERACCENT" stretchy="false">ˇ</XMTok>'
#  expected : '                  <XMTok name="check" role="OVERACCENT" stretchy="false">ˇ</XMTok>'
# Looks like you failed 2 tests of 23.
t/22_fonts.t .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/23 subtests 

A difference between last passing and first failing build is at <https://koschei.fedoraproject.org/build/20868797>.


Note You need to log in before you can comment on or make changes to this bug.