Subject: | More "Invalid coercion rule" failures |
On some of my smokers:
...
# Failed test 'No tests run for subtest "coercion"'
# at t/perl-distname.t line 25.
Invalid coercion rule item 'From_str::normalize_perl_distname', please only use alphanumeric characters at /opt/perl-5.30.1/lib/site_perl/5.30.1/Data/Sah/CoerceCommon.pm line 143.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/perl-distname.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# No tests run!
# Failed test 'No tests run for subtest "coercion"'
# at t/perl-filename.t line 30.
Invalid coercion rule item 'From_str::convert_perl_pm_or_pod_to_path', please only use alphanumeric characters at /opt/perl-5.30.1/lib/site_perl/5.30.1/Data/Sah/CoerceCommon.pm line 143.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/perl-filename.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# No tests run!
... (more following) ...