test_vsurfrst

./vector/v.surf.rst – test_vsurfrst

Test failed

Testtest_vsurfrst
Testsuite./vector/v.surf.rst
Test file./vector/v.surf.rst/testsuite/test_vsurfrst.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.877052

Supplementary files

Standard error output (stderr)

/usr/lib/python2.7/xml/etree/ElementTree.py:1638: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
E
======================================================================
ERROR: setUpClass (__main__.TestVsurfrst)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "vector/v.surf.rst/testsuite/test_vsurfrst.py", line 25, in setUpClass
    cls.runModule('g.region', vector='elev_points', res=1)
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 g.region ended with error
Process ended with non-zero return code g.region(vector=['elev_points'], res='1'). See the following errors:
ERROR: Vector map <elev_points> not found

See available vector maps:
boundary_region
boundary_state
confini_comunali
firestations
geology
geonames
hospitals
points_bare_surface
points_of_interest
railroads
roadsmajor
schools
streams
streets


----------------------------------------------------------------------
Ran 0 tests in 0.124s
FAILED (errors=1)