> 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.

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

Reply via email to