test_gapfill

./temporal/t.rast.gapfill – test_gapfill

Test failed

Testtest_gapfill
Testsuite./temporal/t.rast.gapfill
Test file./temporal/t.rast.gapfill/testsuite/test_gapfill.py
StatusFAILED
Return code1
Number of tests5
Successful tests0
Failed tests5
Percent successful0%
Test duration0:00:01.818461

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,
EEEEE
======================================================================
ERROR: test_simple_2procs (__main__.TestRasterToVector)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.gapfill/testsuite/test_gapfill.py", line 31, in setUp
    overwrite=True)
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.create ended with error
Process ended with non-zero return code t.create(output='A', type='strds', temporaltype='absolute', semantictype='mean', title='A test', description='A test', overwrite=True). See the following errors:
Traceback (most recent call last):
  File "scripts/t.create", line 86, in <module>
    main()
  File "scripts/t.create", line 68, in main
    import grass.temporal as tgis
  File "etc/python/grass/temporal/__init__.py", line 3, in <module>
    from .core import *
  File "etc/python/grass/temporal/core.py", line 44, in <module>
    from .c_libraries_interface import *
  File "etc/python/grass/temporal/c_libraries_interface.py", line 27, in <module>
    from grass.pygrass.rpc.base import RPCServerBase
  File "etc/python/grass/pygrass/rpc/__init__.py", line 21, in <module>
    from grass.pygrass.vector import *
  File "etc/python/grass/pygrass/vector/__init__.py", line 6, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'


======================================================================
ERROR: test_simple_empty (__main__.TestRasterToVector)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.gapfill/testsuite/test_gapfill.py", line 31, in setUp
    overwrite=True)
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.create ended with error
Process ended with non-zero return code t.create(output='A', type='strds', temporaltype='absolute', semantictype='mean', title='A test', description='A test', overwrite=True). See the following errors:
Traceback (most recent call last):
  File "scripts/t.create", line 86, in <module>
    main()
  File "scripts/t.create", line 68, in main
    import grass.temporal as tgis
  File "etc/python/grass/temporal/__init__.py", line 3, in <module>
    from .core import *
  File "etc/python/grass/temporal/core.py", line 44, in <module>
    from .c_libraries_interface import *
  File "etc/python/grass/temporal/c_libraries_interface.py", line 27, in <module>
    from grass.pygrass.rpc.base import RPCServerBase
  File "etc/python/grass/pygrass/rpc/__init__.py", line 21, in <module>
    from grass.pygrass.vector import *
  File "etc/python/grass/pygrass/vector/__init__.py", line 6, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'


======================================================================
ERROR: test_simple_gran (__main__.TestRasterToVector)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.gapfill/testsuite/test_gapfill.py", line 31, in setUp
    overwrite=True)
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.create ended with error
Process ended with non-zero return code t.create(output='A', type='strds', temporaltype='absolute', semantictype='mean', title='A test', description='A test', overwrite=True). See the following errors:
Traceback (most recent call last):
  File "scripts/t.create", line 86, in <module>
    main()
  File "scripts/t.create", line 68, in main
    import grass.temporal as tgis
  File "etc/python/grass/temporal/__init__.py", line 3, in <module>
    from .core import *
  File "etc/python/grass/temporal/core.py", line 44, in <module>
    from .c_libraries_interface import *
  File "etc/python/grass/temporal/c_libraries_interface.py", line 27, in <module>
    from grass.pygrass.rpc.base import RPCServerBase
  File "etc/python/grass/pygrass/rpc/__init__.py", line 21, in <module>
    from grass.pygrass.vector import *
  File "etc/python/grass/pygrass/vector/__init__.py", line 6, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'


======================================================================
ERROR: test_simple_where (__main__.TestRasterToVector)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.gapfill/testsuite/test_gapfill.py", line 31, in setUp
    overwrite=True)
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.create ended with error
Process ended with non-zero return code t.create(output='A', type='strds', temporaltype='absolute', semantictype='mean', title='A test', description='A test', overwrite=True). See the following errors:
Traceback (most recent call last):
  File "scripts/t.create", line 86, in <module>
    main()
  File "scripts/t.create", line 68, in main
    import grass.temporal as tgis
  File "etc/python/grass/temporal/__init__.py", line 3, in <module>
    from .core import *
  File "etc/python/grass/temporal/core.py", line 44, in <module>
    from .c_libraries_interface import *
  File "etc/python/grass/temporal/c_libraries_interface.py", line 27, in <module>
    from grass.pygrass.rpc.base import RPCServerBase
  File "etc/python/grass/pygrass/rpc/__init__.py", line 21, in <module>
    from grass.pygrass.vector import *
  File "etc/python/grass/pygrass/vector/__init__.py", line 6, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'


======================================================================
ERROR: test_simple_where_2 (__main__.TestRasterToVector)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast.gapfill/testsuite/test_gapfill.py", line 31, in setUp
    overwrite=True)
  File "etc/python/grass/gunittest/case.py", line 1095, in runModule
    errors=errors)
CalledModuleError: Module run 1 t.create ended with error
Process ended with non-zero return code t.create(output='A', type='strds', temporaltype='absolute', semantictype='mean', title='A test', description='A test', overwrite=True). See the following errors:
Traceback (most recent call last):
  File "scripts/t.create", line 86, in <module>
    main()
  File "scripts/t.create", line 68, in main
    import grass.temporal as tgis
  File "etc/python/grass/temporal/__init__.py", line 3, in <module>
    from .core import *
  File "etc/python/grass/temporal/core.py", line 44, in <module>
    from .c_libraries_interface import *
  File "etc/python/grass/temporal/c_libraries_interface.py", line 27, in <module>
    from grass.pygrass.rpc.base import RPCServerBase
  File "etc/python/grass/pygrass/rpc/__init__.py", line 21, in <module>
    from grass.pygrass.vector import *
  File "etc/python/grass/pygrass/vector/__init__.py", line 6, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'


----------------------------------------------------------------------
Ran 5 tests in 1.057s
FAILED (errors=5)