Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3935 by [email protected]: bin/doctest doc fails without
a "sympy" directory
http://code.google.com/p/sympy/issues/detail?id=3935
If you install sympy into your PYTHONPATH and do in our git:
$ rm -rf sympy
$ bin/doctest doc
============================= test process starts
==============================
executable: /nh/nest/u/ondrej/repos/python-hpcmp2/local/bin/python
(2.7.5-final-0)
architecture: 64-bit
cache: yes
ground types: python
hash randomization: on (PYTHONHASHSEED=2264489191)
================== tests finished: 0 passed, in 0.40 seconds
===================
Then it doesn't find any of the rst files to test.
If the sympy dir is present, then the output is:
$ bin/doctest doc
============================= test process starts
==============================
executable: /nh/nest/u/ondrej/repos/python-hpcmp2/local/bin/python
(2.7.5-final-0) [CPython]
architecture: 64-bit
cache: yes
ground types: python
hash randomization: on (PYTHONHASHSEED=1315906499)
================== tests finished: 0 passed, in 0.65 seconds
===================
============================== rst doctests start
==============================
doc/src/gotchas.rst [123]
[OK]
doc/src/guide.rst [45]
[OK]
doc/src/install.rst [10]
[OK]
doc/src/modules/assumptions/index.rst [81]
[OK]
doc/src/modules/concrete.rst [22]
[OK]
doc/src/modules/core.rst [8]
[OK]
...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.