#15901: doctest failures after moving sage installation
----------------------+------------------------------------------
   Reporter:  dkrenn  |            Owner:
       Type:  defect  |           Status:  new
   Priority:  major   |        Milestone:  sage-6.2
  Component:  misc    |         Keywords:  doctest, git, relocate
  Merged in:          |          Authors:
  Reviewers:          |  Report Upstream:  N/A
Work issues:          |           Branch:
     Commit:          |     Dependencies:
   Stopgaps:          |
----------------------+------------------------------------------
 I've compiled sage in {{{/local/data/krenn/sage-dev/sage-6.1.1}}} and then
 moved it to another directory. I am getting the following when testing
 sage:
 {{{
 File "src/sage/dev/test/config.py", line 43, in
 sage.dev.test.config.DoctestConfig
 Failed example:
     DoctestConfig()
 Expected:
     Config('''
     [trac]
     username = doctest
     ticket_cache = ...
     [UI]
     log_level = 1
     [git]
     ssh_key_set = True
     repository_anonymous = remote_repository_undefined
     repository = remote_repository_undefined
     src = ...
     dot_git = ...
     [sagedev]
     ''')
 Got:
     warning: templates not found /local/data/krenn/sage-
 dev/sage-6.1.1/local/share/git-core/templates
     Config('''
     [trac]
     username = doctest
     ticket_cache =
 /home/krenn/.sage/temp/brown/8826/dir_0ABZH9/ticket_cache
     [UI]
     log_level = 1
     [git]
     ssh_key_set = True
     repository_anonymous = remote_repository_undefined
     repository = remote_repository_undefined
     src = /home/blub/.sage/temp/brown/8826/dir_0ABZH9/repo
     dot_git = /home/blub/.sage/temp/brown/8826/dir_0ABZH9/repo/.git
     user.name = doctest
     user.email = [email protected]
     user_email_set = True
     [sagedev]
     ''')
 }}}
 There are a couple of other files with similar warnings.

--
Ticket URL: <http://trac.sagemath.org/ticket/15901>
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