test_profile_ncspm

./raster/r.profile – test_profile_ncspm

Test failed

Test filetest_profile_ncspm
Testsuite./raster/r.profile
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:01.089985

Supplementary files

Standard error output (stderr)

etc/python/grass/lib/gis.py:803: 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', rast='elevation')
  File "etc/python/grass/script/core.py", line 373, in run_command
    return handle_errors(returncode, returncode, args, kwargs)
  File "etc/python/grass/script/core.py", line 308, in handle_errors
    returncode=returncode)
CalledModuleError: Module run None ['g.region', 'rast=elevation'] ended with error
Process ended with non-zero return code 1. See errors in the (error) output.

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