test_univar

./temporal/t.rast3d.univar – test_univar

Test failed

Testtest_univar
Testsuite./temporal/t.rast3d.univar
Test file./temporal/t.rast3d.univar/testsuite/test_univar.py
StatusFAILED
Return code1
Number of tests6
Successful tests4
Failed tests2
Percent successful67%
Test duration0:00:08.745361
Tested modulest.rast3d.univar

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,
FF....
======================================================================
FAIL: test_1 (__main__.TestRasterUnivar)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast3d.univar/testsuite/test_univar.py", line 61, in test_1
    self.assertLooksLike(ref_line,  res_line)
  File "etc/python/grass/gunittest/case.py", line 190, in assertLooksLike
    'reference argument is not a string'))
AssertionError: reference argument is not a string 
False is not true

======================================================================
FAIL: test_2 (__main__.TestRasterUnivar)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "temporal/t.rast3d.univar/testsuite/test_univar.py", line 79, in test_2
    self.assertLooksLike(ref_line,  res_line)
  File "etc/python/grass/gunittest/case.py", line 190, in assertLooksLike
    'reference argument is not a string'))
AssertionError: reference argument is not a string 
False is not true

----------------------------------------------------------------------
Ran 6 tests in 8.142s
FAILED (failures=2)