test_what

./temporal/t.rast.what – test_what

Test failed

Testtest_what
Testsuite./temporal/t.rast.what
Test file./temporal/t.rast.what/testsuite/test_what.py
StatusFAILED
Return code1
Number of tests1
Successful tests1
Failed tests1
Percent successful100%
Test duration0:00:01.875243

Supplementary files

Standard error output (stderr)

E/usr/lib/python2.7/xml/etree/ElementTree.py:1627: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
.
======================================================================
ERROR: setUpClass (__main__.TestRasterWhat)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.what/testsuite/test_what.py", line 20, in setUpClass
    cls.use_temp_region()
  File "etc/python/grass/gunittest/case.py", line 119, in use_temp_region
    call_module("g.region", save=name, overwrite=True)
  File "etc/python/grass/gunittest/gmodules.py", line 131, in call_module
    raise CalledModuleError(returncode, module, kwargs, errors)
CalledModuleError: Module run 1 g.region ended with error
Process ended with non-zero return code {'save': 'tmp.TestRasterWhat', 'stderr': -1, 'overwrite': True, 'stdout': -1}. See the following errors:
ERROR: Unable to make mapset element windows (/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast_what_test_what/windows): No space left on device


----------------------------------------------------------------------
Ran 1 test in 1.017s
FAILED (errors=1)