#2261 closed defect (fixed)
failed pygrass doctest
Reported by: | lucadelu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 7.2.0 |
Component: | Python | Version: | svn-trunk |
Keywords: | pygrass doctest | Cc: | |
CPU: | Unspecified | Platform: | All |
Description
I spend a while to test the doctest of pygrass.
I fixed several, but there are still some broken. Please check the following files
modules/shortcuts.py modules/grid/grid.py raster/__init__.py raster/abstract.py raster/category.py raster/history.py vector/__init__.py vector/find.py
When all the doctest will work we should backport to release branch 70
Change History (9)
comment:1 by , 11 years ago
follow-ups: 3 4 comment:2 by , 11 years ago
Also the Sphinx based documentation needs a fix:
cd lib/python/pygrass/docs/ make html --> reference errors
comment:3 by , 11 years ago
comment:4 by , 11 years ago
Replying to neteler:
Also the Sphinx based documentation needs a fix:
Solved also on grass.osgeo.org: The PyGRASS manual (Sphinx based) is now updated weekly:
http://grass.osgeo.org/programming7/pygrass/
Remains: test and update doctest.
follow-up: 6 comment:5 by , 10 years ago
Replying to lucadelu:
modules/shortcuts.py modules/grid/grid.py raster/__init__.py raster/abstract.py raster/category.py raster/history.py vector/__init__.py vector/find.py
There are still some failures.
Pietro could you check them please?
follow-up: 7 comment:6 by , 10 years ago
Replying to lucadelu:
Replying to lucadelu:
modules/shortcuts.py modules/grid/grid.py raster/__init__.py raster/abstract.py raster/category.py raster/history.py vector/__init__.py vector/find.pyThere are still some failures.
Pietro could you check them please?
Done in: r61874, r61875, r61876, r61878, r61879, r61883, r61884. Now they are working on my computer.
comment:7 by , 10 years ago
comment:8 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please try with a trunk version major of r59907 and a clean nc basic location