Confirmed. It was not there in the 8.0beta1 patchbot run: https://patchbot.sagemath.org/ticket/22090/
On Thu, Apr 13, 2017 at 2:22 PM Eric Gourgoulhon <[email protected]> wrote: > From a fresh git clone + pull develop on Ubuntu 16.04 x86_64 i7-6700HQ + > 16 MB RAM, parallel (-j8) build OK. > > make ptestlong failed with one error: > > File "src/sage/calculus/calculus.py", line 1406, in > sage.calculus.calculus.laplace > Failed example: > laplace(t^n, t, s, algorithm='giac') > Expected: > Traceback (most recent call last): > ... > NotImplementedError: Unable to parse Giac output: > integrate(t^n*exp(-s*t),t,0,+infinity) > Got: > integration(t^n*e^(-s*t), t, 0, +Infinity) > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" 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 https://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sage-release" 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 https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
