test_gapfill 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 1077, in runModule
    module = _module_from_parameters(module, **kwargs)
  File "etc/python/grass/gunittest/case.py", line 1208, in _module_from_parameters
    module = SimpleModule(module, **kwargs)
  File "etc/python/grass/gunittest/gmodules.py", line 54, in __init__
    Module.__init__(self, cmd, *args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 593, in __init__
    self.__call__(*args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 640, in __call__
    raise ParameterError('%s is not a valid parameter.' % key)
ParameterError: temporaltype is not a valid parameter.

======================================================================
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 1077, in runModule
    module = _module_from_parameters(module, **kwargs)
  File "etc/python/grass/gunittest/case.py", line 1208, in _module_from_parameters
    module = SimpleModule(module, **kwargs)
  File "etc/python/grass/gunittest/gmodules.py", line 54, in __init__
    Module.__init__(self, cmd, *args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 593, in __init__
    self.__call__(*args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 640, in __call__
    raise ParameterError('%s is not a valid parameter.' % key)
ParameterError: temporaltype is not a valid parameter.

======================================================================
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 1077, in runModule
    module = _module_from_parameters(module, **kwargs)
  File "etc/python/grass/gunittest/case.py", line 1208, in _module_from_parameters
    module = SimpleModule(module, **kwargs)
  File "etc/python/grass/gunittest/gmodules.py", line 54, in __init__
    Module.__init__(self, cmd, *args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 593, in __init__
    self.__call__(*args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 640, in __call__
    raise ParameterError('%s is not a valid parameter.' % key)
ParameterError: temporaltype is not a valid parameter.

======================================================================
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 1077, in runModule
    module = _module_from_parameters(module, **kwargs)
  File "etc/python/grass/gunittest/case.py", line 1208, in _module_from_parameters
    module = SimpleModule(module, **kwargs)
  File "etc/python/grass/gunittest/gmodules.py", line 54, in __init__
    Module.__init__(self, cmd, *args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 593, in __init__
    self.__call__(*args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 640, in __call__
    raise ParameterError('%s is not a valid parameter.' % key)
ParameterError: temporaltype is not a valid parameter.

======================================================================
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 1077, in runModule
    module = _module_from_parameters(module, **kwargs)
  File "etc/python/grass/gunittest/case.py", line 1208, in _module_from_parameters
    module = SimpleModule(module, **kwargs)
  File "etc/python/grass/gunittest/gmodules.py", line 54, in __init__
    Module.__init__(self, cmd, *args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 593, in __init__
    self.__call__(*args, **kargs)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 640, in __call__
    raise ParameterError('%s is not a valid parameter.' % key)
ParameterError: temporaltype is not a valid parameter.

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