Giter Club home page Giter Club logo

Comments (2)

Leont avatar Leont commented on August 28, 2024

So that is annoying. The only way to get that info is to actually do the
install of the broken perl that can not pass a testsuite.

You can do `./perl -Ilib -V

I suspect this is because I always build perl "out of tree" and the
actual pristine sources from the tarball are always extracted as
root. That means that the sources can not be mangled by anyone or any
process. Seems to work great with things like GCC where nothing will
attempt to bork around with the source tree during a build or test.

Not so with PERL ?

I would consider that a bug. It's in a contributed module though, it should be fixed upstream.

from perl5.

jkeenan avatar jkeenan commented on August 28, 2024

(Original post edited to distinguish code blocks from text.)

This ticket reports test failures in several different files. Problems with the following tests should first be reported upstream:

../cpan/Archive-Tar/t/09_roundtrip.t
    at https://rt.cpan.org/Dist/Display.html?Name=Archive-Tar
../cpan/Pod-Simple/t/corpus.t
../cpan/Pod-Simple/t/htmlbat.t
    at https://github.com/perl-pod/pod-simple/issues

If there's no satisfactory resolution upstream, you can re-file an issue here.

There is no real problem with the following test:

../cpan/autodie/t/version.t

The upstream maintainer is merely indicating that this test only needs to be run by the maintainer when preparing a CPAN release.

The following test file is the only one directly under the control of the maintainers of the Perl core distribution (Perl 5 Porters):

../dist/Storable/t/huge.t

The test file runs no tests if the user has not set the envvar PERL_TEST_MEMORY at all or only to a value of 4 or less. The file probably should do a better job of skipping tests that require much larger quantities of memory even when PERL_TEST_MEMORY has been defined by the user. Patches welcome.

from perl5.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.