The multi-platform CI, today, shows an error that was not there last week: On mingw:
ERROR: t/Pod-Simple-Texinfo.t - missing test plan Here is the Pod-Simple-Texinfo/test-suite.log: ==================================================================== GNU Texinfo 7.3.20260323dev: Pod-Simple-Texinfo/test-suite.log ==================================================================== # TOTAL: 30 # PASS: 29 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 1 .. contents:: :depth: 2 ERROR: t/Pod-Simple-Texinfo =========================== 1..26 ok 1 - modules loading PASS: t/Pod-Simple-Texinfo.t 1 - modules loading ok 2 - index in head PASS: t/Pod-Simple-Texinfo.t 2 - index in head ok 3 - index in head node PASS: t/Pod-Simple-Texinfo.t 3 - index in head node ok 4 - protected characters PASS: t/Pod-Simple-Texinfo.t 4 - protected characters ok 5 - index in paragaph PASS: t/Pod-Simple-Texinfo.t 5 - index in paragaph ok 6 - index in item-text PASS: t/Pod-Simple-Texinfo.t 6 - index in item-text ok 7 - ref in item PASS: t/Pod-Simple-Texinfo.t 7 - ref in item ok 8 - double ref PASS: t/Pod-Simple-Texinfo.t 8 - double ref ok 9 - head with new line PASS: t/Pod-Simple-Texinfo.t 9 - head with new line ok 10 - ref in section PASS: t/Pod-Simple-Texinfo.t 10 - ref in section ok 11 - duplicate anchors ref PASS: t/Pod-Simple-Texinfo.t 11 - duplicate anchors ref ok 12 - comma in head1 PASS: t/Pod-Simple-Texinfo.t 12 - comma in head1 ok 13 - comma in refs PASS: t/Pod-Simple-Texinfo.t 13 - comma in refs ok 14 - node beginning with a parenthesis PASS: t/Pod-Simple-Texinfo.t 14 - node beginning with a parenthesis ok 15 - colon and dot in node name PASS: t/Pod-Simple-Texinfo.t 15 - colon and dot in node name ok 16 - code in reference PASS: t/Pod-Simple-Texinfo.t 16 - code in reference ok 17 - link to external module PASS: t/Pod-Simple-Texinfo.t 17 - link to external module ok 18 - link to external module external pod as url PASS: t/Pod-Simple-Texinfo.t 18 - link to external module external pod as url ok 19 - cpp lines PASS: t/Pod-Simple-Texinfo.t 19 - cpp lines ok 20 - cpp lines in verbatim PASS: t/Pod-Simple-Texinfo.t 20 - cpp lines in verbatim ok 21 - cpp lines in formats PASS: t/Pod-Simple-Texinfo.t 21 - cpp lines in formats ok 22 - protected - PASS: t/Pod-Simple-Texinfo.t 22 - protected - ok 23 - protected - external pod as url PASS: t/Pod-Simple-Texinfo.t 23 - protected - external pod as url ok 24 - end of line in L PASS: t/Pod-Simple-Texinfo.t 24 - end of line in L ok 25 - end of line in L external pod as url PASS: t/Pod-Simple-Texinfo.t 25 - end of line in L external pod as url ok 26 - empty head2 PASS: t/Pod-Simple-Texinfo.t 26 - empty head2 ERROR: t/Pod-Simple-Texinfo.t - missing test plan
