Thank you for the patch! On Mar 24, 1:06 pm, Andrew Docherty <[email protected]> wrote: > Hi, > > I'm glad to help. > > An issue has been created on this bug and I've uploaded a proposed > patch file.http://code.google.com/p/sympy/issues/detail?id=1342&sort=-id > > Running the tests seems to work, I'm not sure what the 'xfailed' tests > signify however: > > ===== tests finished: 1347 passed, 32 xfailed, 1 xpassed in 100.83 > seconds =====
'xfailed' means 'failed and was expected to fail', 'xpassed' means 'passed but was expected to fail'. So everything is fine. See this issue for making 'xfail' less confusing: http://code.google.com/p/sympy/issues/detail?id=1200 Vinzent --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
