test_v_clip

./scripts/v.clip – test_v_clip

Test failed

Testtest_v_clip
Testsuite./scripts/v.clip
Test file./scripts/v.clip/testsuite/test_v_clip.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.763162

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__.TestClipling)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "scripts/v.clip/testsuite/test_v_clip.py", line 34, in setUpClass
    cls.runModule('g.region', vector=cls.inpclip)
  File "etc/python/grass/gunittest/case.py", line 1098, in runModule
    errors=errors)
CalledModuleError: Module run 1 g.region ended with error
Process ended with non-zero return code g.region(vector=['zipcodes']). See the following errors:
ERROR: Vector map <zipcodes> 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.161s
FAILED (errors=1)