[Twisted-Python] Running twisted test suite produces errors and hangs

Hi! I tried to run twisted test suite. And there are some errors: http://pastebin.com/em3NTN2B Also tests in "twisted.test.test_udp" took too much time to run (trial hanged for a couple of minutes on these tests). I wonder if this is something wrong with my Twisted installation. Thank you. -- with regards, Maxim

I believe in my previous post I launched tests incorrectly (I use twisted with virtualenv, but I didn't activate it). Now I run `trial twisted` in the activated virtualenv... But there are still errors: http://pastebin.com/6065dX6a Thanks On 23 October 2012 11:43, Maxim Lacrima <lacrima.maxim@gmail.com> wrote:
-- with regards, Maxim

On Tue, Oct 23, 2012 at 5:11 AM, Maxim Lacrima <lacrima.maxim@gmail.com>wrote:
Which operating system, and what sort of environment? The UDP failures suggest some sort of firewalling. -- Itamar Turner-Trauring, Future Foundries LLC http://futurefoundries.com/ — Twisted consulting, training and support.

Which operating system, and what sort of environment? The UDP failures suggest some sort of firewalling.
CentOS 6.2. I use Twisted inside virtualenv http://www.virtualenv.org/en/latest/ Currently, Twisted is the only package installed inside virtual environment, where I run tests. I don't know much about my global environment, since I am on corporate machine and have limited privileges. -- with regards, Maxim

On 11:31 am, lacrima.maxim@gmail.com wrote:
RHEL and derivatives typically seem to, by default, include a firewall configuration that drops multicast traffic, so perhaps that's what you're seeing. Jean-Paul

On Tue, Oct 23, 2012 at 7:44 AM, <exarkun@twistedmatrix.com> wrote:
http://twistedmatrix.com/trac/wiki/ContinuousIntegration/TestSlaveConfigurat... some more details on this.

I believe in my previous post I launched tests incorrectly (I use twisted with virtualenv, but I didn't activate it). Now I run `trial twisted` in the activated virtualenv... But there are still errors: http://pastebin.com/6065dX6a Thanks On 23 October 2012 11:43, Maxim Lacrima <lacrima.maxim@gmail.com> wrote:
-- with regards, Maxim

On Tue, Oct 23, 2012 at 5:11 AM, Maxim Lacrima <lacrima.maxim@gmail.com>wrote:
Which operating system, and what sort of environment? The UDP failures suggest some sort of firewalling. -- Itamar Turner-Trauring, Future Foundries LLC http://futurefoundries.com/ — Twisted consulting, training and support.

Which operating system, and what sort of environment? The UDP failures suggest some sort of firewalling.
CentOS 6.2. I use Twisted inside virtualenv http://www.virtualenv.org/en/latest/ Currently, Twisted is the only package installed inside virtual environment, where I run tests. I don't know much about my global environment, since I am on corporate machine and have limited privileges. -- with regards, Maxim

On 11:31 am, lacrima.maxim@gmail.com wrote:
RHEL and derivatives typically seem to, by default, include a firewall configuration that drops multicast traffic, so perhaps that's what you're seeing. Jean-Paul

On Tue, Oct 23, 2012 at 7:44 AM, <exarkun@twistedmatrix.com> wrote:
http://twistedmatrix.com/trac/wiki/ContinuousIntegration/TestSlaveConfigurat... some more details on this.
participants (3)
-
exarkun@twistedmatrix.com
-
Itamar Turner-Trauring
-
Maxim Lacrima