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:00.868294

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 26, in setUpClass
    cls.runModule("g.mapset", flags="c", mapset=mapset_name)
  File "etc/python/grass/gunittest/case.py", line 1076, in runModule
    errors=errors)
CalledModuleError: Module run 1 g.mapset ended with error
Process ended with non-zero return code g.mapset(mapset='testvect1', flags=u'c'). See the following errors:
G_make_mapset: No space left on device
ERROR: Unable to create new mapset <testvect1>


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