test_profile_ncspm

./raster/r.profile – test_profile_ncspm

Test failed

Testtest_profile_ncspm
Testsuite./raster/r.profile
Test file./raster/r.profile/testsuite/test_profile_ncspm.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:01.099070

Supplementary files

Standard error output (stderr)

etc/python/grass/lib/gis.py:801: 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 377, in run_command
    return handle_errors(returncode, returncode, args, kwargs)
  File "etc/python/grass/script/core.py", line 312, 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.053s
FAILED (errors=1)