]> code.ossystems Code Review - openembedded-core.git/commit
perl: skip tests that are not useful
authorAnuj Mittal <anuj.mittal@intel.com>
Tue, 16 Oct 2018 02:47:12 +0000 (10:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Oct 2018 19:25:37 +0000 (20:25 +0100)
commit557f4618b75b8739a647e46054ab587ae2bbdc25
treeffbb3d6d8860bb6e0fb46344a00c752219c7a835
parent2683d8287d6878868d3aa15ce6e6a80ce28d8737
perl: skip tests that are not useful

Some tests, like the one that compares the hashes for a list of files
against those stored in a .dat file, don't make sense for downstream
distros packaging perl.

Backport a patch from upstream that allows skipping of these tests at
runtime. Also remove the local patch trying to keep hashes up-to-date
for one of those tests.

Fixes [YOCTO #12787]

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl/0001-Skip-various-tests-if-PERL_BUILD_PACKAGING-is-set.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl/perl-test-customized.patch [deleted file]
meta/recipes-devtools/perl/perl/run-ptest
meta/recipes-devtools/perl/perl_5.24.4.bb