[Twisted-Python] Trial regression

Jonathan Lange jonathan.lange at gmail.com
Sun Sep 4 21:19:51 EDT 2005


Actually, it'd make things go quicker if you could help me write a
unit test for this behaviour.

Also, I'd appreciate advice on ways to avoid further regressions yet
still maintain a good pace of development.

On 05/09/05, Jonathan Lange <jonathan.lange at gmail.com> wrote:
> Sure.  I'll aim to have it fixed within the week
> 
> On 05/09/05, Jp Calderone <exarkun at divmod.com> wrote:
> > Import error reporting in trial has changed in a way which breaks buildbot's understanding of the output.  Where errors used to be reported like this:
> >
> >     Could not import quotient.test.test_webtest:
> >
> > They're now reported like this:
> >
> >     Could not import <module 'quotient' from '/home/buildbot/BuildBot/slave/twisted-trunk/Quotient/quotient/__init__.py'>:
> >
> > This gives less information than the previous format and just looks worse to boot.  Can we put it back how it was?
> >
> > Jp
> >
> > _______________________________________________
> > Twisted-Python mailing list
> > Twisted-Python at twistedmatrix.com
> > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> >
>




More information about the Twisted-Python mailing list