#18835: Fix #18691 fix to #17572 fix to R.
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:
        Authors:  Emmanuel           |  Work issues:
  Charpentier                        |       Commit:
Report Upstream:  N/A                |  18a1262794650e2ffca46bb1e70fd2910a7df645
         Branch:                     |     Stopgaps:
  u/charpent/fix__18691_fix_to__17572_fix_to_r_|
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by charpent):

 Update : on top of 6.8beta7, this gives one ptestlong failure :

 {{{
 ----------------------------------------------------------------------
 sage -t --long --warn-long 67.6 src/sage/structure/dynamic_class.py  # 2
 doctests failed
 ----------------------------------------------------------------------
 }}}

 However, this doctest passes standalone :

 {{{
 charpent@asus16-ec:/usr/local/sage-6.8$ sage -t --long --warn-long 67.6
 src/sage/structure/dynamic_class.py
 Running doctests with ID 2015-07-03-19-21-20-3619480c.
 Git branch: mabranche
 Using --optional=mpir,python2,sage,scons
 Doctesting 1 file.
 sage -t --long --warn-long 67.6 src/sage/structure/dynamic_class.py
     [69 tests, 0.23 s]
 ----------------------------------------------------------------------
 All tests passed!
 ----------------------------------------------------------------------
 Total time for all tests: 0.3 seconds
     cpu time: 0.2 seconds
     cumulative wall time: 0.2 seconds
 }}}

 So I think it's a glitch possibly due to high load.

 Still {{{needs_review}}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18835#comment:20>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to