test_v_what_vect

./scripts/v.what.vect – test_v_what_vect

Test failed

Testtest_v_what_vect
Testsuite./scripts/v.what.vect
Test file./scripts/v.what.vect/testsuite/test_v_what_vect.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:01.588903

Supplementary files

Standard error output (stderr)

Copy vector <hospitals@PERMANENT> to current mapset as <myhospitals>
Default driver / database set to:
driver: sqlite
database: $GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db
/usr/lib/python2.7/xml/etree/ElementTree.py:1638: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
F
======================================================================
FAIL: test_what_vect (__main__.TestVWhatVect)
Uploads vector values
----------------------------------------------------------------------
Traceback (most recent call last):
  File "scripts/v.what.vect/testsuite/test_v_what_vect.py", line 38, in test_what_vect
    self.assertModule(module)
  File "etc/python/grass/gunittest/case.py", line 1164, in assertModule
    self.fail(self._formatMessage(msg, stdmsg))
AssertionError: Running <v.what.vect> module ended with non-zero return code (1)
Called: v.what_vect(map='myhospitals', layer='1', column='urb_name', query_map='urbanarea', query_layer='1', query_column='NAME', dmax=0.0)
See the following errors:
ERROR: Vector map <urbanarea> not found


----------------------------------------------------------------------
Ran 1 test in 0.938s
FAILED (failures=1)