SVN: zope.testing/trunk/src/zope/testing/testrunner/testrunner-ex/sample2/stderrtest.py be pro-active in asserting ignorability

"Fred L. Drake\, Jr." <[email protected]>
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <[email protected]>
Log message for revision 88229:
  be pro-active in asserting ignorability
  

Changed:
  U   zope.testing/trunk/src/zope/testing/testrunner/testrunner-ex/sample2/stderrtest.py

-=-
Modified: zope.testing/trunk/src/zope/testing/testrunner/testrunner-ex/sample2/stderrtest.py
===================================================================
--- zope.testing/trunk/src/zope/testing/testrunner/testrunner-ex/sample2/stderrtest.py	2008-07-11 02:41:02 UTC (rev 88228)
+++ zope.testing/trunk/src/zope/testing/testrunner/testrunner-ex/sample2/stderrtest.py	2008-07-11 02:44:04 UTC (rev 88229)
@@ -42,7 +42,8 @@
 
 def test_suite():
     # Generate some text on stderr to be sure the test runner can handle it.
-    sys.stderr.write('A message on stderr.\n')
+    sys.stderr.write('A message on stderr.'
+                     '  Please ignore (expected in test output).\n')
 
     suite = unittest.TestSuite()
     d = doctest.DocTestSuite()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.