[Twisted-Python] Re: [Twisted-commits] aaaaargh. the makeidentity test was FAILING, and we never noticed, cause Deferred catches exceptions in errback (this fixes failure, not the Deferred issue)

Christopher Armstrong carmstro at twistedmatrix.com
Wed May 15 11:10:00 MDT 2002


So, we need two things for tests:
 1) a single reactor that all tests are run in
 2) an errback that we can attach to deferreds to make PyUnit show the
    error (no idea how to do this one)

On Wed, 2002-05-15 at 12:34, itamarst CVS wrote:
> Modified files:
> Twisted/twisted/test/test_cred.py 1.5 1.6
> 
> Log message:
> aaaaargh. the makeidentity test was FAILING, and we never noticed, 
> cause Deferred catches exceptions in errback (this fixes failure, not
> the Deferred issue)

-- 
                                Chris Armstrong
                         << radix at twistedmatrix.com >>
                http://twistedmatrix.com/users/carmstro.twistd/





More information about the Twisted-Python mailing list