I've started to see my build slave dying every so often with a twisted error 
half way through tests:
...
test_htmlparser
test_httplib

remoteFailed: [Failure instance: Traceback (failure with no frames): 
twisted.internet.error.ConnectionLost: Connection to the other side was lost in 
a non-clean fashion.
]

Examples:
        
http://www.python.org/dev/buildbot/all/x86%20W2k8%20trunk/builds/46/step-test/0
        
http://www.python.org/dev/buildbot/all/x86%20W2k8%20trunk/builds/36/step-test/0

I'm not sure if I should read into the fact that it's occurring after 
networking-oriented tests like test_httplib and test_ftplib.  Running rt.bat on 
the resulting build manually doesn't indicate any errors in these tests.  Have 
other Windows buildbot owners seen this?

        Trent.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to