test_r_reclass_area

./scripts/r.reclass.area – test_r_reclass_area

Test failed

Testtest_r_reclass_area
Testsuite./scripts/r.reclass.area
Test file./scripts/r.reclass.area/testsuite/test_r_reclass_area.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.795409

Supplementary files

Standard error output (stderr)

/usr/lib/python2.7/xml/etree/ElementTree.py:1638: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
E
======================================================================
ERROR: setUpClass (__main__.TestReclassArea)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "scripts/r.reclass.area/testsuite/test_r_reclass_area.py", line 24, in setUpClass
    cls.runModule('g.region', raster=cls.input)
  File "etc/python/grass/gunittest/case.py", line 1098, in runModule
    errors=errors)
CalledModuleError: Module run 1 g.region ended with error
Process ended with non-zero return code g.region(raster=['geology_30m']). See the following errors:
ERROR: Raster map <geology_30m> not found

See available raster maps:
basins
elevation
geology
lakes
landsat.blue
landsat.green
landsat.red
landuse
orthophoto.blue
orthophoto.green
orthophoto.red
orthophoto.rgb


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