test_distr_tgis_db_raster

./temporal/t.connect – test_distr_tgis_db_raster

Test failed

Testtest_distr_tgis_db_raster
Testsuite./temporal/t.connect
Test file./temporal/t.connect/testsuite/test_distr_tgis_db_raster.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:02.114998

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__.TestRasterExtraction)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.connect/testsuite/test_distr_tgis_db_raster.py", line 35, in setUpClass
    cls.runModule("t.info", flags="d")
  File "etc/python/grass/gunittest/case.py", line 1098, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.info ended with error
Process ended with non-zero return code t.info(, flags=u'd'). See the following errors:
Traceback (most recent call last):
  File "scripts/t.info", line 128, in <module>
    main()
  File "scripts/t.info", line 68, in main
    type_ = options["type"]
KeyError: 'type'


----------------------------------------------------------------------
Ran 0 tests in 1.383s
FAILED (errors=1)