On Wed, 26 Oct 2022 07:34:31 +0200, Paul Gevers wrote:

> t/perl-namespace.t .. # Seeded srand with seed '20221023' from local date.
> not ok 1
> 
> # Failed test at t/perl-namespace.t line 30.
> # +------+-----------------------+---------------+-------+
> # | PATH | GOT                   | CHECK         | LNs   |
> # +------+-----------------------+---------------+-------+
> # |      | ARRAY(0x55c74144e770) | <BAG>         | 3, 30 |
> # | [*]  | <DOES NOT EXIST>      | ISA           | 4     |
> # | [*]  | <DOES NOT EXIST>      | dl_load_flags | 4     |
> # +------+-----------------------+---------------+-------+
> 1..1
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/1 subtests t/serialize.t ....... # Seeded srand with seed
> '20221023' from local date.


As found out by ntyni, this test behaves differently during build an
autopkgtest because of XSLoader:

129    # This calls DynaLoader::bootstrap, which will load the .bs file if 
present
130    goto \&XSLoader::bootstrap_inherit if not -f $file or -s $bs;

(with files present in the build tree and not in the installed
package)

We decided to skip this test during autopkgtests.


Cheers,
gregor


-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   

Attachment: signature.asc
Description: Digital Signature

Reply via email to