> Loic wrote at 02:44 (EDT) on Wednesday:
>
> > I'm having the following errors. Since you've modified the
> > corresponding code recently, you may have an idea about why it
> > happens.

Bradley M. Kuhn wrote:

> I probably do, but I probably won't be able to look at it until
> Saturday.  I looked quickly and I don't know why self.client doesn't
> exist; I'll have to look in detail to find out.

I think in some situations, tearDown() is called before that callback
happens.  The part that fails is only restoring a value that the test
changed in the client object, which need not be restored if the client
object is already gone.  I've committed a change that fixes the test as
r5712 on trunk.

   -- bkuhn

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to