test_rinpoly

./raster/r.in.poly – test_rinpoly

Test failed

Testtest_rinpoly
Testsuite./raster/r.in.poly
Test file./raster/r.in.poly/testsuite/test_rinpoly.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.895383

Supplementary files

Standard error output (stderr)

E
======================================================================
ERROR: setUpClass (__main__.TestRInPoly)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "raster/r.in.poly/testsuite/test_rinpoly.py", line 34, 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.TestRInPoly', '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_in_poly_test_rinpoly/windows): No space left on device


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