test_distr_tgis_db_vector

./temporal/t.connect – test_distr_tgis_db_vector

Test failed

Testtest_distr_tgis_db_vector
Testsuite./temporal/t.connect
Test file./temporal/t.connect/testsuite/test_distr_tgis_db_vector.py
StatusFAILED
Return code1
Number of tests4
Successful tests3
Failed tests1
Percent successful75%
Test duration0:00:17.226460
Tested modulest.list

Supplementary files

Standard error output (stderr)

/usr/lib/python2.7/xml/etree/ElementTree.py:1627: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
..E.
======================================================================
ERROR: test_tvect_list (__main__.TestRasterExtraction)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.connect/testsuite/test_distr_tgis_db_vector.py", line 108, in test_tvect_list
    input="A@testvect1")
  File "etc/python/grass/gunittest/gmodules.py", line 54, in __init__
    Module.__init__(self, cmd, *args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 587, in __init__
    self.__call__(*args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 605, in __call__
    self.flags[flg].value = True
KeyError: 's'

----------------------------------------------------------------------
Ran 4 tests in 16.296s
FAILED (errors=1)