#16996: IPython notebook with Sage Extensions
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  interfaces         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/sage_ipynb                |  282f4fab75cdad040af03705be15fce58a31f1f9
   Dependencies:  #16746             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by slabbe):

 The buildbot says the following tests fails:

 {{{
 sage -t src/sage/crypto/mq/sr.py  # 5 doctests failed
 sage -t src/sage/modular/modform/numerical.py  # 2 doctests failed
 sage -t src/sage/repl/notebook_ipython.py  # 9 doctests failed
 sage -t src/sage/rings/polynomial/multi_polynomial_sequence.py  # 9
 doctests failed
 sage -t src/sage/rings/polynomial/pbori.pyx  # Killed due to segmentation
 fault
 sage -t src/sage/rings/polynomial/polynomial_element.pyx  # 2 doctests
 failed
 sage -t src/sage/rings/real_double.pyx  # 2 doctests failed
 }}}

 I tested the same files on my machine and I get:

 {{{
 sage -t src/sage/crypto/mq/sr.py  # Killed due to bus error
 sage -t src/sage/repl/notebook_ipython.py  # 1 doctest failed
 sage -t src/sage/rings/polynomial/multi_polynomial_sequence.py  # 9
 doctests failed
 sage -t src/sage/rings/polynomial/pbori.pyx  # Killed due to bus error
 sage -t src/sage/rings/polynomial/polynomial_element.pyx  # 6 doctests
 failed
 sage -t src/sage/rings/real_double.pyx  # 2 doctests failed
 }}}

 Full log is available here:
 http://boxen.math.washington.edu/home/slabbe/trac_16996.log

 Note: the link is broken. I don't know why. I scp the file on my account
 on the server {{{sage.math.washington.edu}}} as before. What is the url of
 it then?

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