]> 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>
Mon, 5 Nov 2018 16:02:08 +0000 (16:02 +0000)
commit5cabded0895a5634b194ba125d1231b52e09a5e9
tree0c30d4efb54e3ab46b877ee23cc60b04c6abff94
parent4aa55a2c338e38816275789ac89cdd617bda9b42
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>
[Fix up for rocko context]
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