I don't think that I caused these errors in the tests below, but I just noticed and I am going to bed soon, so I wanted to send an email for the folks in France to see in the morning. I did make changes to pokertable.py, and then ran a full test suite, and these were the only failures. Since the mention tables, I was worried. I will be on #pokersource again somewhere around 06:30 US/Eastern (briefly) and then permanently from around 07:30 US/Eastern on.
=============================================================================== [ERROR]: __main__.ProxyTestCase.test01_ping_server Traceback (most recent call last): Failure: twisted.web.error.Error: 500 Internal Server Error =============================================================================== [ERROR]: __main__.ProxyTestCase.test01_ping_server Traceback (most recent call last): Failure: twisted.internet.defer.TimeoutError: <__main__.ProxyTestCase testMethod =test01_ping_server> (tearDown) still running at 120.0 secs =============================================================================== =============================================================================== [ERROR]: __main__.ProxyTestCase.test02_ping_proxy Traceback (most recent call last): Failure: twisted.web.error.Error: 500 Internal Server Error =============================================================================== [ERROR]: __main__.ProxyTestCase.test02_ping_proxy Traceback (most recent call last): Failure: twisted.internet.defer.TimeoutError: <__main__.ProxyTestCase testMethod =test02_ping_proxy> (tearDown) still running at 120.0 secs =============================================================================== =============================================================================== [ERROR]: __main__.ProxyTestCase.test03_listTables Traceback (most recent call last): Failure: twisted.web.error.Error: 500 Internal Server Error =============================================================================== [ERROR]: __main__.ProxyTestCase.test03_listTables Traceback (most recent call last): Failure: twisted.internet.defer.TimeoutError: <__main__.ProxyTestCase testMethod =test03_listTables> (tearDown) still running at 120.0 secs =============================================================================== =============================================================================== [ERROR]: __main__.ProxyTestCase.test04_tableJoin Traceback (most recent call last): Failure: twisted.web.error.Error: 500 Internal Server Error =============================================================================== [ERROR]: __main__.ProxyTestCase.test04_tableJoin Traceback (most recent call last): Failure: twisted.internet.defer.TimeoutError: <__main__.ProxyTestCase testMethod =test04_tableJoin> (tearDown) still running at 120.0 secs =============================================================================== -- -- bkuhn _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
