test_doctests

./lib/python/pygrass/shell – test_doctests

Test failed

Test filetest_doctests
Testsuite./lib/python/pygrass/shell
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.938008

Supplementary files

Standard error output (stderr)

etc/python/grass/lib/gis.py:803: DeprecationWarning: classic int division
  ('__val', c_ulong * (1024 / (8 * sizeof(c_ulong)))),
E
======================================================================
ERROR: __main__ (unittest.loader.LoadTestsFailure)
----------------------------------------------------------------------
AttributeError: 'module' object has no attribute 'conversion'

----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)