I guess the difference is that this is PyPy, but even on my computer, that test passes in PyPy. Do you have any guess what would cause it to get the -BOOLEANTRUE term (the - part in particular)?
Aaron Meurer On Sat, Mar 29, 2014 at 12:51 PM, SAHIL SHEKHAWAT < [email protected]> wrote: > For my pull request #7303 <https://github.com/sympy/sympy/pull/7303> Travis > is showing an error see > https://travis-ci.org/sympy/sympy/jobs/21810070#L3374 > while running the same code locally it is passing all the test and > doctests. After discussing it on gitter with @zamrath i got to know that it > can be due to build differences. > Any suggestion on how should i pass the test and merge the codes. > > NOTE: this PR is for my patch requirement..please help > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/82f51be5-1c30-45bd-b539-eee74c4f34ae%40googlegroups.com<https://groups.google.com/d/msgid/sympy/82f51be5-1c30-45bd-b539-eee74c4f34ae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6J14MgRGp6x%3D6PvhFYCnjpQYsN4jXKj2qF%3DyEJSDoCb%2Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
