<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="midBAY114-F12E6CE777ACA740E51E3D0C6F80@phx.gbl"
 type="cite">
  <blockquote type="cite"><br>
No development image should ever be shipped with any failing tests.
    <br>
    <br>
-Ralph Johnson
    <br>
  </blockquote>
</blockquote>
-1<br>
<br>
No development image should ever be shipped with any failing tests
without some context to explain why they are failing. <br>
<br>
<blockquote><i>There may be tests that are intended to fail,
particularly those that are intended to validate the external
environment for a product. Of course the most annoying case being the
example failure raising test case in SUnit that is placed there for
beginners to see what a failure looks like.</i><br>
</blockquote>
So, better to say, that no development image should ever be shipped
with any failing tests that are associated with the domain of 'ensuring
that the development image works as expected'. There may be other
domains such as 'known bugs still to be fixed'.<br>
<br>
Keith<br>
</body>
</html>