#16256: Reorganize the documentation indexes into src/sage/combinat
-------------------------------------+-------------------------------------
       Reporter:  nthiery            |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  documentation      |   Resolution:
       Keywords:  combinatorics,     |    Merged in:
  thematic index, quickref           |    Reviewers:  Anne Schilling
        Authors:  Nicolas M.         |  Work issues:
  ThiƩry, Jean-Pierre Flori          |       Commit:
Report Upstream:  N/A                |  c8108f8b96b33fcedbb22e13f331e3f2ed99ab05
         Branch:                     |     Stopgaps:
  u/nthiery/ticket/16256             |
   Dependencies:  #16058, #17189     |
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 Internet tests must be optional:
 {{{
 sage -t --long src/sage/combinat/quickref.py
 **********************************************************************
 File "src/sage/combinat/quickref.py", line 7, in sage.combinat.quickref
 Failed example:
     s = oeis([1,3,19,211]); s
 Exception raised:
     Traceback (most recent call last):
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 488, in _run
         self.compile_and_execute(example, compiler, test.globs)
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 851, in compile_and_execute
         exec(compiled, globs)
       File "<doctest sage.combinat.quickref[0]>", line 1, in <module>
         s = oeis([Integer(1),Integer(3),Integer(19),Integer(211)]); s
       File "sage/misc/lazy_import.pyx", line 358, in
 sage.misc.lazy_import.LazyImport.__call__
 (build/cythonized/sage/misc/lazy_import.c:3230)
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/databases/oeis.py", line 372, in __call__
         return self.find_by_subsequence(query, max_results, first_result)
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/databases/oeis.py", line 500, in find_by_subsequence
         return self.find_by_description(subsequence, max_results,
 first_result)
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/databases/oeis.py", line 465, in find_by_description
         sequence_list = _fetch(url).split('\n\n')[2:-1]
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/databases/oeis.py", line 189, in _fetch
         raise IOError("%s\nError fetching %s." % (msg, url))
     IOError: [Errno socket error] [Errno 60] Operation timed out
     Error fetching
 http://oeis.org/search?q=1%2C+3%2C+19%2C+211&start=0&fmt=text&n=3.
 **********************************************************************
 }}}

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