#17318: openssl-dependent tests in notebook_ipython should be marked optional
-------------------------------------+-------------------------------------
       Reporter:  dimpase            |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  notebook           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  
u/vbraun/openssl_dependent_tests_in_notebook_ipython_should_be_marked_optional| 
 3c4a96db3781b5b0384bee9048566da18e09e69a
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by dimpase):

 I get failures like
 {{{
 File "src/sage/repl/notebook_ipython.py", line 81, in
 sage.repl.notebook_ipython.SageNotebookApp.load_config_file
 Failed example:
     app = SageNotebookApp()   # optional - ssl
 Exception raised:
     Traceback (most recent call last):
       File "/home/dima/software/sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 488, in _run
         self.compile_and_execute(example, compiler, test.globs)
       File "/home/dima/software/sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 851, in compile_and_execute
         exec(compiled, globs)
       File "<doctest
 sage.repl.notebook_ipython.SageNotebookApp.load_config_file[0]>", line 1,
 in <module>
         app = SageNotebookApp()   # optional - ssl
     NameError: name 'SageNotebookApp' is not defined
 }}}
 while the same code works fine at the Sage prompt. Don't know what's going
 on here...

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