test_rrecode_ncspm

./raster/r.recode – test_rrecode_ncspm

Test failed

Testtest_rrecode_ncspm
Testsuite./raster/r.recode
Test file./raster/r.recode/testsuite/test_rrecode_ncspm.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.899528

Supplementary files

Standard error output (stderr)

E
======================================================================
ERROR: setUpClass (__main__.TestNCMaps)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "raster/r.recode/testsuite/test_rrecode_ncspm.py", line 42, 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.TestNCMaps', 'stderr': -1, 'overwrite': True, 'stdout': -1}. See the following errors:
ERROR: Unable to make mapset element windows (/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__raster_r_recode_test_rrecode_ncspm/windows): No space left on device


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