test_modules

./lib/python/pygrass/modules/interface – test_modules

Test failed

Testtest_modules
Testsuite./lib/python/pygrass/modules/interface
Test file./lib/python/pygrass/modules/interface/testsuite/test_modules.py
StatusFAILED
Return code1
Number of tests496
Successful tests485
Failed tests11
Percent successful98%
Test duration0:00:18.520974

Supplementary files

Standard error output (stderr)

etc/python/grass/lib/gis.py:797: DeprecationWarning: classic int division
  ('__val', c_ulong * (1024 / (8 * sizeof(c_ulong)))),
/usr/lib/python2.7/xml/etree/ElementTree.py:1627: DeprecationWarning: This method of XMLParser is deprecated.  Define doctype() method on the TreeBuilder target.
  DeprecationWarning,
..................................................................E..........EE.......................................................E..E..............................E.E...................E...........E........................................................................E.......................................................................................................................E....................................................................................................
======================================================================
ERROR: test__g_gisenv (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__g_region (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__g_remove (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r3_colors (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r3_flow (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r_clump (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r_colors (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r_his (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r_in_wms (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__r_shade (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

======================================================================
ERROR: test__v_distance (__main__.TestModules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "lib/python/pygrass/modules/interface/testsuite/test_modules.py", line 22, in test
    Module(cmd)
  File "etc/python/grass/pygrass/modules/interface/module.py", line 507, in __init__
    self.__setattr__(e.tag, GETFROMTAG[e.tag](e))
KeyError: 'rules'

----------------------------------------------------------------------
Ran 496 tests in 17.367s
FAILED (errors=11)