Commit a2be60e0154934 (today's date). There are two test failures with TEXINFO_XS_STRUCTURE=0.
Under tta/perl: $ TEXINFO_XS_STRUCTURE=0 make check FAIL: t/transformations.t 145 - test_insert_nodes_nodedescription converted html FAIL: t/transformations.t 160 - test_insert_nodes_reallocated_nodedescriptionblock converted html These tests were added fairly recently. (test_insert_nodes_reallocated_nodedescriptionblock on 2025-05-14), although I believe that "TEXINFO_XS_STRUCTURE=0 make check" passed sometime after that. "TEXINFO_XS=omit perl -w t/transformations.t" passes.
