Subject: | Wanted to read 7 bytes but only got 0 |
t/arrays.t fails on some of my smokers:
...
Wanted to read 7 bytes but only got 0 at /home/cpansand/.cpan/build/2020102118/Glib-Object-Introspection-0.049-YKbSyC/blib/lib/Glib/Object/Introspection.pm line 67.
# Looks like you planned 92 tests but ran 90.
# Looks like your test exited with 255 just after 90.
t/arrays.t ....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/92 subtests
(less 20 skipped subtests: 70 okay)
...
The error message is localized, so on systems with German locale it reads:
...
7 Bytes sollten gelesen werden, aber nur 0 erhalten at /home/cpansand/.cpan/build/2020102707/Glib-Object-Introspection-0.049-0/blib/lib/Glib/Object/Introspection.pm line 67.
...