test_v_profile

./vector/v.profile – test_v_profile

Test failed

Testtest_v_profile
Testsuite./vector/v.profile
Test file./vector/v.profile/testsuite/test_v_profile.py
StatusFAILED
Return code1
Number of tests4
Successful tests3
Failed tests1
Percent successful75%
Test duration0:00:01.454030

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,
..F.
======================================================================
FAIL: testOutput (__main__.TestProfiling)
Test correctness of output
----------------------------------------------------------------------
Traceback (most recent call last):
  File "vector/v.profile/testsuite/test_v_profile.py", line 114, in testOutput
    self.assertLooksLike(reference=output_full, actual=vpro.outputs.stdout)
  File "etc/python/grass/gunittest/case.py", line 196, in assertLooksLike
    self.fail(self._formatMessage(msg, standardMsg))
AssertionError: "Number|Distance|cat|heritage_operator|name|start_date|ruins|artist_name|artwork_type|religion|memorial|type
" does not correspond with "Number|Distance|cat|feature_id|featurenam|class|st_alpha|st_num|county|county_num|primlat_dm|primlon_dm|primlatdec|primlondec|srclat_dms|srclon_dms|srclatdec|srclondec|elev_m|map_name
1|19537.97|572|986138|"Greshams Lake"|"Reservoir"|"NC"|37|"Wake"|183|"078:34:31W"|"35:52:43N"|35.878484|-78.57528|""|""|""|""|77|"Wake Forest"
2|19537.97|1029|999647|"Greshams Lake Dam"|"Dam"|"NC"|37|"Wake"|183|"078:34:31W"|"35:52:43N"|35.878484|-78.57528|""|""|""|""|77|"Wake Forest"
"

----------------------------------------------------------------------
Ran 4 tests in 0.875s
FAILED (failures=1)