Skip to content

2.25: test suite is failing #13

Description

@kloczek
+ /usr/bin/make install DESTDIR=/home/tkloczko/rpmbuild/BUILDROOT/perl-XML-Simple-2.25-8.fc33.x86_64 'INSTALL=/usr/bin/install -p'
Manifying 2 pod documents
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-XML-Simple-2.25-8.fc33.x86_64/usr/share/perl5/vendor_perl/XML/Simple.pm
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-XML-Simple-2.25-8.fc33.x86_64/usr/share/perl5/vendor_perl/XML/Simple/FAQ.pod
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-XML-Simple-2.25-8.fc33.x86_64/usr/share/man/man3/XML::Simple.3pm
Installing /home/tkloczko/rpmbuild/BUILDROOT/perl-XML-Simple-2.25-8.fc33.x86_64/usr/share/man/man3/XML::Simple::FAQ.3pm
+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.25-8.fc33 --unique-debug-suffix -2.25-8.fc33.x86_64 --unique-debug-src-base perl-XML-Simple-2.25-8.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/tkloczko/rpmbuild/BUILD/XML-Simple-2.25
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R8IFqX
+ umask 022
+ cd /home/tkloczko/rpmbuild/BUILD
+ cd XML-Simple-2.25
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 test
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
# Package                        Version
#  perl                           5.30.1
#  XML::Simple                    2.25
#  Storable                       3.15
#  XML::Parser                    2.46
#  XML::SAX                       1.02
#  XML::NamespaceSupport          1.12
#  XML::SAX::PurePerl             1.02
#  XML::LibXML::SAX::Parser       2.0202
#  XML::LibXML::SAX               2.0202 (default parser)
t/0_Config.t ............. ok

#   Failed test 'successfully read an SRT config file'
#   at t/1_XMLin.t line 1490.
#     Structures begin differing at:
#          $got->{pubpath}{test2}{title} = 'web_source -> web_target1 & web_target2'
#     $expected->{pubpath}{test2}{title} = 'web_source -> web_target1 & web_target2'
# Looks like you failed 1 test of 132.
t/1_XMLin.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/132 subtests

#   Failed test 'generated document with escaping'
#   at t/2_XMLout.t line 300.
#     Structures begin differing at:
#          $got->{c} = '&C&'
#     $expected->{c} = '&C&'
# Looks like you failed 1 test of 201.
t/2_XMLout.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/201 subtests
t/3_Storable.t ........... ok
t/4_MemShare.t ........... ok
t/5_MemCopy.t ............ ok
t/6_ObjIntf.t ............ ok
t/7_SaxStuff.t ........... ok
t/8_Namespaces.t ......... ok
t/9_Strict.t ............. ok
t/A_XMLParser.t .......... ok
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/B_Hooks.t .............. ok
t/C_External_Entities.t .. ok

Test Summary Report
-------------------
t/1_XMLin.t            (Wstat: 256 Tests: 132 Failed: 1)
  Failed test:  132
  Non-zero exit status: 1
t/2_XMLout.t           (Wstat: 256 Tests: 201 Failed: 1)
  Failed test:  47
  Non-zero exit status: 1
Files=14, Tests=503, 12 wallclock secs ( 0.14 usr  0.03 sys +  1.45 cusr  0.19 csys =  1.81 CPU)
Result: FAIL
Failed 2/14 test programs. 2/503 subtests failed.
make: *** [Makefile:837: test_dynamic] Error 255
error: Bad exit status from /var/tmp/rpm-tmp.R8IFqX (%check)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions