#19787: Random failure in maxima_abstract.py
----------------------------------+-------------------------------
   Reporter:  vbraun              |            Owner:
       Type:  defect              |           Status:  new
   Priority:  major               |        Milestone:  sage-7.0
  Component:  packages: standard  |         Keywords:  random_fail
  Merged in:                      |          Authors:
  Reviewers:                      |  Report Upstream:  N/A
Work issues:                      |           Branch:
     Commit:                      |     Dependencies:
   Stopgaps:                      |
----------------------------------+-------------------------------
 This randomly goes south on ARM.
 {{{
 sage -t --long src/sage/interfaces/maxima_abstract.py
 **********************************************************************
 File "src/sage/interfaces/maxima_abstract.py", line 2225, in
 sage.interfaces.maxima_abstract.MaximaAbstractElementFunction._sub_
 Failed example:
     (f-maxima.cos(x))(2)
 Expected:
     sin(2)-cos(_SAGE_VAR_x)
 Got:
     (kill(sage147)$%o1756)sin(2)-cos(_SAGE_VAR_x)
 **********************************************************************
 1 item had failures:
    1 of   7 in
 sage.interfaces.maxima_abstract.MaximaAbstractElementFunction._sub_
     [277 tests, 1 failure, 182.93 s]
 }}}
 It appeared with the 7.x series, most likely due to the pexpect udpate

 Log:
 
http://build.sagedev.org/release/builders/%20%20slow%20Oxford%20ARM%20%28Ubuntu%2012.10%29%20full/builds/56/steps/shell_4/logs/stdio

--
Ticket URL: <http://trac.sagemath.org/ticket/19787>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to