Summary: | dev-perl/File-Slurp-9999.190.0-r1 fails tests with perl-5.30 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas K. Hüttel <dilfridge> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 686190 |
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad91246af72bfbc861b9c29b5b61cdbb6d62f8c commit dad91246af72bfbc861b9c29b5b61cdbb6d62f8c Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2019-05-17 23:13:42 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2019-05-17 23:13:42 +0000 dev-perl/File-Slurp: Version bump, needed for 5.30 Closes: https://bugs.gentoo.org/686192 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-perl/File-Slurp/File-Slurp-9999.270.0.ebuild | 30 ++++++++++++++++++++++++ dev-perl/File-Slurp/Manifest | 1 + 2 files changed, 31 insertions(+) |
>>> Test phase: dev-perl/File-Slurp-9999.190.0-r1 make -j9 test TEST_VERBOSE=0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/append_null.t ....... ^Mt/append_null.t ....... 1/1 ^M ^Mt/append_null.t ....... ok t/binmode.t ........... sysread() isn't allowed on :utf8 handles at /var/tmp/portage/dev-perl/File-Slurp-9999.190.0-r1/work/File-Slurp-9999.19/blib/lib/File/Slurp.pm line 225. # Looks like your test exited with 255 before it could output anything. ^M ^Mt/binmode.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests