#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:  Robert Bradshaw    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/robertwb/ticket/15120            |  6912669a7da6c5754663fb9a0ef6d29cdb73f38b
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by SimonKing):

 Replying to [comment:16 git]:
 > Branch pushed to git repo; I updated commit sha1. This was a forced
 push. Recent commits:
 > ||[changeset:6912669]||Fix --new option for doctests.||
 > ||[changeset:98d0840]||Fix doctest doctest due to directory
 restructure.||

 First problem: How do I update? `sage -dev switch_ticket 15120`? Or `git
 pull trac` if I am already in your branch?

 Second problem: I get these errors in your branch.
 {{{
 sage -t --long src/sage/dev/sagedev.py  # 6 doctests failed
 sage -t --long src/sage/interfaces/maxima_abstract.py  # 1 doctest failed
 sage -t --long src/doc/en/constructions/plotting.rst  # 2 doctests failed
 sage -t --long src/sage/dev/git_interface.py  # 10 doctests failed
 sage -t --long src/sage/doctest/control.py  # 2 doctests failed
 sage -t --long src/sage/dev/trac_interface.py  # 1 doctest failed
 }}}
 Why is this a problem, git-wise? Well, I learnt on sage-git that pulling
 your branch means I get something that is based on an ''old'' version of
 the "master" branch, i.e., a version of "master" that is not as terribly
 broken as the version mentioned in comment:10 and comment:13 - but still
 there are so many errors.

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