On Tue, Dec 9, 2014 at 7:48 AM, Ralf Stephan <
gtr...@gmail.com> wrote:
> On Monday, December 8, 2014 11:17:52 PM UTC+1, Ondřej Čertík wrote:
>>
>> I can't find the Sage tests. Any ideas what's going on?
>
>
> Yes. This command
>
> sage -python bin/test sympy/external/tests/test_sage.py
>
> will fail right at the start because SymPy's bundling of mpmath interfers
> with Sage's bundling of mpmath. That's why, in Sage's recent upgrade
> to sympy-0.7.5, we applied Sergey's patch that removes SymPy's mpmath.
> So, only the testing of the SymPy version included with Sage works (via
> sage -t), but not that of git master.
see anything. That's why I am asking.