Supplementary files
Standard error output (stderr)
etc/python/grass/lib/gis.py:807: DeprecationWarning: classic int division
('__val', c_ulong * (1024 / (8 * sizeof(c_ulong)))),
ERROR: Raster map <elevation> not found
E
======================================================================
ERROR: setUpClass (__main__.TestProfileNCSPM)
----------------------------------------------------------------------
Traceback (most recent call last):
File "raster/r.profile/testsuite/test_profile_ncspm.py", line 137, in setUpClass
gcore.run_command('g.region', raster='elevation')
File "etc/python/grass/script/core.py", line 375, in run_command
return handle_errors(returncode, returncode, args, kwargs)
File "etc/python/grass/script/core.py", line 310, in handle_errors
returncode=returncode)
CalledModuleError: Module run None ['g.region', 'raster=elevation'] ended with error
Process ended with non-zero return code 1. See errors in the (error) output.
----------------------------------------------------------------------
Ran 0 tests in 0.054s
FAILED (errors=1)