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 tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:04.529758

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: setUpClass (__main__.TestRasterExtraction)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.connect/testsuite/test_distr_tgis_db_vector.py", line 40, in setUpClass
    cls.runModule("t.info", flags="s")
  File "etc/python/grass/gunittest/case.py", line 1074, in runModule
    module = _module_from_parameters(module, **kwargs)
  File "etc/python/grass/gunittest/case.py", line 1205, in _module_from_parameters
    module = SimpleModule(module, **kwargs)
  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 0 tests in 1.450s
FAILED (errors=1)