#20210: Move memory functions to cysignals
-------------------------------------------------+-------------------------
       Reporter:  jdemeyer                       |        Owner:
           Type:  enhancement                    |       Status:  closed
       Priority:  major                          |    Milestone:  sage-7.1
      Component:  packages: standard             |   Resolution:  fixed
       Keywords:                                 |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:  Martin
Report Upstream:  N/A                            |  Albrecht
         Branch:                                 |  Work issues:
  4bb8337295ed82c93d1a9c9f7173a4c36f97151d       |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by aly.deines):

 They are:

 {{{
 aly@aly-laptop:~/Sage/sage$ ./sage -t src/sage/tests/cmdline.py
 Running doctests with ID 2016-03-22-16-00-06-1cfb21fa.
 Git branch: ticket/20210
 Using --optional=ccache,mpir,python2,sage
 Doctesting 1 file.
 sage -t --warn-long 18.2 src/sage/tests/cmdline.py
 **********************************************************************
 File "src/sage/tests/cmdline.py", line 106, in
 sage.tests.cmdline.test_executable
 Failed example:
     out.find(version()) >= 0
 Expected:
     True
 Got:
     False
 **********************************************************************
 File "src/sage/tests/cmdline.py", line 114, in
 sage.tests.cmdline.test_executable
 Failed example:
     out.find(version()) >= 0
 Expected:
     True
 Got:
     False
 **********************************************************************
 File "src/sage/tests/cmdline.py", line 186, in
 sage.tests.cmdline.test_executable
 Failed example:
     out.find(version()) >= 0
 Expected:
     True
 Got:
     False
 **********************************************************************
 1 item had failures:
    3 of 235 in sage.tests.cmdline.test_executable
     [234 tests, 3 failures, 30.61 s]
 ----------------------------------------------------------------------
 sage -t --warn-long 18.2 src/sage/tests/cmdline.py  # 3 doctests failed
 ----------------------------------------------------------------------
 Total time for all tests: 30.7 seconds
     cpu time: 0.3 seconds
     cumulative wall time: 30.6 seconds

 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/20210#comment:12>
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