#19885: Jupyter documentation fails for notebooks in subdirectories
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.0
      Component:  notebook           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/jupyter_documentation_fails_for_notebooks_in_subdirectories|  
9c5cee2c73109a43af65ccbfe4369fe31485f8fa
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by charpent):

 * status:  needs_review => needs_work


Comment:

 ptestlong has one failure :
 {{{
 sage -t --long --warn-long 74.3 src/sage/repl/ipython_kernel/kernel.py  #
 1 doctest failed
 }}}

 However, it's probably a booboo :
 {{{
 charpent@asus16-ec:/usr/local/sage-7.0$ sage -t --long --warn-long 74.3
 src/sage/repl/ipython_kernel/kernel.py
 Running doctests with ID 2016-01-15-21-29-51-29b6b7be.
 Git branch:
 t/19885/jupyter_documentation_fails_for_notebooks_in_subdirectories
 Using --optional=database_gap,dot2tex,mpir,python2,sage,sage_mode,threejs
 Doctesting 1 file.
 sage -t --long --warn-long 74.3 src/sage/repl/ipython_kernel/kernel.py
 **********************************************************************
 File "src/sage/repl/ipython_kernel/kernel.py", line 88, in
 sage.repl.ipython_kernel.kernel.SageKernel.help_links
 Failed example:
     sk.help_links
 Expected:
     [{'text': 'Sage Documentation',
       'url': '../kernelspecs/sagemath/doc/index.html'},
      ...]
 Got:
     [{'text': 'Sage Documentation', 'url':
 'kernelspecs/sagemath/doc/index.html'},
      {'text': 'Sage Tutorial',
       'url': 'kernelspecs/sagemath/doc/tutorial/index.html'},
      {'text': 'Thematic Tutorials',
       'url': 'kernelspecs/sagemath/doc/thematic_tutorials/index.html'},
      {'text': 'FAQs', 'url': 'kernelspecs/sagemath/doc/faq/index.html'},
      {'text': 'PREP Tutorials', 'url':
 'kernelspecs/sagemath/doc/prep/index.html'},
      {'text': 'Sage Reference',
       'url': 'kernelspecs/sagemath/doc/reference/index.html'},
      {'text': "Developer's Guide",
       'url': 'kernelspecs/sagemath/doc/developer/index.html'},
      {'text': 'Python', 'url': 'http://docs.python.org/2.7'},
      {'text': 'IPython', 'url': 'http://ipython.org/documentation.html'},
      {'text': 'Singular',
       'url': 'http://www.singular.uni-kl.de/Manual/latest/index.htm'},
      {'text': 'GAP', 'url': 'http://gap-
 system.org/Manuals/doc/ref/chap0.html'},
      {'text': 'NumPy', 'url':
 'http://docs.scipy.org/doc/numpy/reference/'},
      {'text': 'SciPy', 'url':
 'http://docs.scipy.org/doc/scipy/reference/'},
      {'text': 'SymPy', 'url': 'http://docs.sympy.org/latest/index.html'},
      {'text': 'Matplotlib', 'url': 'http://matplotlib.org/contents.html'},
      {'text': 'Markdown',
       'url': 'http://help.github.com/articles/github-flavored-markdown'}]
 **********************************************************************
 1 item had failures:
    1 of   4 in sage.repl.ipython_kernel.kernel.SageKernel.help_links
     [8 tests, 1 failure, 0.06 s]
 ----------------------------------------------------------------------
 sage -t --long --warn-long 74.3 src/sage/repl/ipython_kernel/kernel.py  #
 1 doctest failed
 ----------------------------------------------------------------------
 Total time for all tests: 0.1 seconds
     cpu time: 0.1 seconds
     cumulative wall time: 0.1 seconds
 }}}

 ==> {{{needs_work}}}

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