[Zope3-checkins] SVN:
zope.testing/trunk/src/zope/testing/testrunner-errors.txt
tweak dots in tests so they pass
Chris Withers
chris at simplistix.co.uk
Wed Apr 12 02:58:52 EDT 2006
Eep, my bad, honestly didn't know there were tests for this :-S
Chris
Benji York wrote:
> Log message for revision 66866:
> tweak dots in tests so they pass
>
>
> Changed:
> U zope.testing/trunk/src/zope/testing/testrunner-errors.txt
>
> -=-
> Modified: zope.testing/trunk/src/zope/testing/testrunner-errors.txt
> ===================================================================
> --- zope.testing/trunk/src/zope/testing/testrunner-errors.txt 2006-04-11 21:16:50 UTC (rev 66865)
> +++ zope.testing/trunk/src/zope/testing/testrunner-errors.txt 2006-04-11 22:01:00 UTC (rev 66866)
> @@ -129,8 +129,7 @@
> Running tests at level 1
> Running unit tests:
> Running:
> - ..................................................
> - ...............................................
> + .................................................................................................
> <BLANKLINE>
> Failure in test eek (sample2.sampletests_e)
> Failed doctest test for sample2.sampletests_e.eek
> @@ -196,8 +195,7 @@
> raise self.failureException, \
> AssertionError: 1 != 0
> <BLANKLINE>
> - ..............................................
> - ..................................................
> + ................................................................................................
> <BLANKLINE>
> Ran 200 tests with 3 failures and 1 errors in 0.040 seconds.
> True
>
> _______________________________________________
> Zope3-Checkins mailing list
> Zope3-Checkins at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-checkins
>
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope3-Checkins
mailing list