test_v_centroids

./scripts/v.centroids – test_v_centroids

Test failed

Testtest_v_centroids
Testsuite./scripts/v.centroids
Test file./scripts/v.centroids/testsuite/test_v_centroids.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.748576

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__.TestVCentroids)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "scripts/v.centroids/testsuite/test_v_centroids.py", line 24, in setUpClass
    from_type=cls.fromType, to_type=cls.toType)
  File "etc/python/grass/gunittest/case.py", line 1098, in runModule
    errors=errors)
CalledModuleError: Module run 1 v.type ended with error
Process ended with non-zero return code v.type(input='busroute11', layer='-1', output='busroute11_boundary', from_type='line', to_type='boundary'). See the following errors:
ERROR: Vector map <busroute11> 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.094s
FAILED (errors=1)