Closed jimpurbrick closed 13 years ago
Hi,
I just commit a fix, there is a new snapshot available:
sudo easy_install -f http://funkload.nuxeo.org/snapshots/ -U funkload
Could you close the ticket if it fixes the problem ?
Thanks for your contribution
ben
Fixed, thanks!
unittest.TestCase._exc_info is not available in Python 2.7 which causes addFailure calls to fail when running FunkLoad tests on Python 2.7.
I think the fix is similar to the patch at the end of this post: http://www.mail-archive.com/python-projects@lists.logilab.org/msg00680.html
Cheers,
Jim