❌ Test failed
Test | test_rinpoly |
Testsuite | ./raster/r.in.poly |
Test file | ./raster/r.in.poly/testsuite/test_rinpoly.py |
Status | FAILED |
Return code | 1 |
Number of tests | 1 |
Successful tests | 0 |
Failed tests | 1 |
Percent successful | 0% |
Test duration | 0:00:00.895383 |
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)