Am 22.06.2006 um 03:04 schrieb Emmanuel Blot:
> Speaking of failing tests, does anyone else see the problem that the
> notification tests seem to completely hang quite often, especially
> when something is wrong somewhere in other code? The tests seem
> rather fragile :-(

I've just committed [3435]. I hope it will solve most of the hang
issues you may have experienced.

Tested w/ Win2k and MacOs 10.4.6.

I tried to reproduced the hang issue. This could be done by raising an
exception in trac/notification.py:send().
The changes I've made prevent from waiting for the termination of the
SMTP server. Please let me know if you still experience issues w/ the
notification tests.

Thanks a lot, seems to work much better now :-)

Cheers,
Chris
--
Christopher Lenz
  cmlenz at gmx.de
  http://www.cmlenz.net/

_______________________________________________
Trac-dev mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-dev

Reply via email to