test_isegment

./imagery/i.segment – test_isegment

Test failed

Testtest_isegment
Testsuite./imagery/i.segment
Test file./imagery/i.segment/testsuite/test_isegment.py
StatusFAILED
Return code1
Number of tests1
Successful tests0
Failed tests1
Percent successful0%
Test duration0:00:00.645446

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__.TestReport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "imagery/i.segment/testsuite/test_isegment.py", line 19, in setUpClass
    cls.runModule("g.region", n=220000, s=219456, w=637033, e=638000, align=map_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(n='220000', s='219456', e='638000', w='637033', align='ortho_2001_t792_1m'). See the following errors:
ERROR: Raster map <ortho_2001_t792_1m> 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.090s
FAILED (errors=1)