[Twisted-Python] Twisted 10.1.0pre1 released -- please test!

Kevin Horn kevin.horn at gmail.com
Fri Jun 25 12:49:03 MDT 2010


OK, running the tests in a higher directory (to shorten temp file path
lengths), and with the --unclean-warnings flag, I'm down to 1 failure, which
still looks like it could be some kind of transient issue, but I'm not sure.

Results attached.

Kevin Horn

On Fri, Jun 25, 2010 at 11:28 AM, Kevin Horn <kevin.horn at gmail.com> wrote:

> Running trial with the --unclean-warnings flag, I get only 3 failures.
> Attached.
>
> Kevin Horn
>
>
> On Fri, Jun 25, 2010 at 10:46 AM, Kevin Horn <kevin.horn at gmail.com> wrote:
>
>> I pulled down the tarball and installed using 'setup.py install' and ran
>> the tests on Win XP + Py2.6
>>
>> A number of tests failed, though I'm not sure how many are really
>> meaningful.  Mostly seems to be
>> 'reactor unclean' type stuff that doesn't happen on every run.
>>
>> At any rate, output of test failures attached.  Hope it's useful.
>>
>> Kevin Horn
>>
>>
>> On Fri, Jun 25, 2010 at 7:59 AM, Jonathan Lange <jml at mumak.net> wrote:
>>
>>> On Fri, Jun 25, 2010 at 12:57 AM, Glyph Lefkowitz
>>> <glyph at twistedmatrix.com> wrote:
>>> > ...
>>> >
>>> > Please download the tarballs and test them as much as possible.
>>> >
>>> ...
>>> > In particular, you should note that if Twisted 10.1.0 pre1 horribly
>>> breaks
>>> > your software, you can pipe up and say "hey!  don't release it yet!",
>>> and we
>>> > may listen to you.
>>> ...
>>> > On the other hand, if you don't test any prereleases, and you discover
>>> that
>>> > your application is broken by Twisted 10.1 the day after the *final*
>>> > release, you will be screwed.
>>> ...
>>> > If you have software that depends on Twisted, it is definitely in your
>>> best
>>> > interest to test the pre-releases and let us know how it worked out.
>>> ...
>>>
>>> I plan to do the final release this weekend, unless I hear any
>>> objections.
>>>
>>> jml
>>>
>>> _______________________________________________
>>> Twisted-Python mailing list
>>> Twisted-Python at twistedmatrix.com
>>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20100625/005c40b9/attachment.html>
-------------- next part --------------
[ERROR]: twisted.web.test.test_cgi.CGI.testReadInput

Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError: <twisted.web.test.test_cgi.CGI tes
tMethod=testReadInput> (testReadInput) still running at 5.0 secs
-------------------------------------------------------------------------------
Ran 5946 tests in 443.016s

FAILED (skips=831, expectedFailures=12, errors=1, successes=5100)


More information about the Twisted-Python mailing list