Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Universal laws of bugs?

by PodMaster (Abbot)
on Mar 09, 2003 at 13:20 UTC ( [id://241553]=note: print w/replies, xml ) Need Help??


in reply to Universal laws of bugs?

No. Those would be
  • If you share it, more bugs will become apparent
  • If it passed all tests, buggy tests will become apparent
Most common problem cpan-testers see is that the tests are written with no portability in mind. Tests that should be skipped, usually aren't, filepaths are being compared without being run through File::Spec first...


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
I run a Win32 PPM repository for perl 5.6x+5.8x. I take requests.
** The Third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re^2: Universal laws of bugs?
by adrianh (Chancellor) on Mar 09, 2003 at 13:52 UTC

    In addition

    • If it passed all tests, then you need to write at least one more test.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://241553]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-23 23:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found