#15120: Fix doctest doctests in git layout.
-------------------------------------------+----------------------------
       Reporter:  robertwb                 |        Owner:
           Type:  bug                      |       Status:  needs_review
       Priority:  major                    |    Milestone:  sage-5.12
      Component:  Doctests                 |   Resolution:
       Keywords:                           |    Merged in:
        Authors:                           |    Reviewers:
Report Upstream:  N/A                      |  Work issues:
         Branch:  u/robertwb/ticket/15120  |       Commit:
   Dependencies:                           |     Stopgaps:
-------------------------------------------+----------------------------

Comment (by SimonKing):

 For the record: Here is the "background noise", i.e., the errors with
 "vanilla" public/sage-git/master, on my desktop computer.
 {{{
 sage -t --long src/sage/interfaces/maxima_abstract.py  # 2 doctests failed
 sage -t --long src/sage/geometry/lattice_polytope.py  # 1 doctest failed
 sage -t --long src/sage/doctest/control.py  # 1 doctest failed
 sage -t --long src/sage/interfaces/interface.py  # 1 doctest failed
 sage -t --long src/sage/dev/config.py  # 52 doctests failed
 sage -t --long src/sage/dev/cmd_line_interface.py  # 22 doctests failed
 sage -t --long src/sage/dev/git_interface.py  # 210 doctests failed
 sage -t --long src/sage/dev/sagedev_wrapper.py  # 11 doctests failed
 sage -t --long src/sage/dev/sagedev.py  # 571 doctests failed
 sage -t --long src/sage/dev/test/config.py  # 2 doctests failed
 sage -t --long src/sage/dev/test/sagedev.py  # 10 doctests failed
 sage -t --long src/sage/dev/test/trac_interface.py  # 15 doctests failed
 sage -t --long src/sage/dev/test/trac_server.py  # 2 doctests failed
 sage -t --long src/sage/dev/test/server_proxy.py  # 61 doctests failed
 sage -t --long src/sage/dev/test/user_interface.py  # 13 doctests failed
 sage -t --long src/sage/dev/user_interface.py  # 25 doctests failed
 sage -t --long src/sage/dev/trac_interface.py  # 113 doctests failed
 }}}

 For the record: I am a shocked that the soon-to-be fundament of sage
 development is broken to such extent. I am now trying to see whether the
 findings on my laptop can be confirmed on the desktop, namely that much
 less tests are failing with your patch/branch.

 Question: Is the aim of this ticket to fix ''all'' tests?

--
Ticket URL: <http://trac.sagemath.org/ticket/15120#comment:10>
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/groups/opt_out.

Reply via email to