On 31 January 2014 16:55, Dima Pasechnik <[email protected]> wrote:
> On 31 January 2014 15:54, Volker Braun <[email protected]> wrote:

>> If the tests don't pass then its not really useful. I certainly don't
>> want to manually comb through the log to see whether its an
>> already-known failure...

a new twist seems to be that Maxima outputs different number of digits on ARM
and on x86_64, this being the cause at least two test failures.
Although I don't know whether this is due to extra space between the prompt
and the output inserted by Maxima on ARM:
(%i1) elliptic_e(0.5, 0.1);
(%o1)                          .4980113944988315
as compared to x86_64:
(%i1) elliptic_e(0.5, 0.1);
(%o1)                         .49801139449883153


Dima

PS : we're getting an ARM buildbot, finally, it seems...
Write to me if you want an account on the corresponding ARM machine.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" 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/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to