[issue10237] failure in Barrier tests

2011-03-14 Thread Kristján Valur Jónsson
Kristján Valur Jónsson added the comment: Closing this as fixed. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue10237] failure in Barrier tests

2011-03-14 Thread Ronald Oussoren
Ronald Oussoren added the comment: Is this issue still valid? The last comment seems to indicate that the issue is fixed and could be closed. -- nosy: +ronaldoussoren ___ Python tracker __

[issue10237] failure in Barrier tests

2010-10-30 Thread Kristján Valur Jónsson
Kristján Valur Jónsson added the comment: Silly me, changing the default timeout invalidated the unittest for it. Fixed in revision 86018 -- ___ Python tracker ___ _

[issue10237] failure in Barrier tests

2010-10-30 Thread Stephen Hansen
Stephen Hansen added the comment: FWIW, my snow leopard slave isn't slow at all so I doubt there's a timeout related to machine speed going on here, as its failing thus: test test_threading failed -- Traceback (most recent call last): File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86

[issue10237] failure in Barrier tests

2010-10-30 Thread Antoine Pitrou
Antoine Pitrou added the comment: I also get a failure here: == FAIL: test_default_timeout (test.test_threading.BarrierTests) -- Traceback (most recent call la

[issue10237] failure in Barrier tests

2010-10-29 Thread Kristján Valur Jónsson
Kristján Valur Jónsson added the comment: This is a timeout issue, probably encountered on a slow machine. Checked in revision 85964 increasing the default timeout to cater to slower machines. However, I also see that the timeout mechanism used by barrier isn't very robust. I'll submit a pat

[issue10237] failure in Barrier tests

2010-10-29 Thread Antoine Pitrou
New submission from Antoine Pitrou : A buildbot has shows occasional failures in the Barrier tests: [299/349] test_threading [39130 refs] [39501 refs] [39501 refs] [39491 refs] [39499 refs] Unhandled exception in thread started by Traceback (most recent call last): File "/home/buildslave/pyt