Equally bad advice.

If you haven't ever built a perl with no test failures, you must be doing something wrong. I build perls of all versions all the time and can't remember the last time a core Perl build failed -- it was certainly last century. Perhaps you should consider a real operating system?

As for test failure reports not being addressed, a programmer of your skill should be submitting a patch anyway, but that's irrelevant: while not all bug reports I've filed over the years have resulted in fixes or changes, most have.

Upon closer reading of my post you may detect that I was not urging the OP necessarily to report test failures, but rather to undertake the investigation needed to understand why the test is failing. You think that is bad advice?

Your post makes it seem as if you are advocating the same thing as the anonymous poster: to ignore tests and their output as a matter of course. As I said, that's just stupid.

The way forward always starts with a minimal test.

In reply to Re^6: Perl-5.22.1 in ARM system (And yet expedient; and necessary!) by 1nickt
in thread Perl-5.22.1 in ARM system by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.