On Tue, Jan 13, 2009 at 7:58 PM, Robert Kern <[email protected]> wrote: > > So I think I have a fix for issue 1263, but when I run "python > setup.py test" I get one error (test_issue1016). When I run py.test > for that one test or for that entire file, it doesn't have an error. > When I run py.test on the entire tree, I get two additional different > errors (test_rsolve_bulk[18] and test_rsolve_bulk[22]).
Please create a new issue with the full output of your tests, we'll find out the problem there. The latest git version is tested here: http://buildbot.sympy.org/waterfall and it passes on python2.4, 2.5, 2.6 on both i368 and amd64 using py.test, it also passes using out framework bin/test and also using python -Qnew. So maybe you use some configuration that is not tested for? Could Mac OS X be different to either i386 or amd64? Ondrej --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
