]> 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>
Fri, 16 Nov 2018 16:32:28 +0000 (16:32 +0000)
commit7157e7804b21a84ecbd809b6e171106d7ddc86a6
tree3c1d988eee2d763ee973c6545b155010bcbedfb9
parent30b055d2296f060a4ca054d042f353a2153fdd4e
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]

(From OE-Core rev: 557f4618b75b8739a647e46054ab587ae2bbdc25)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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.1.bb