[GRASS-dev] [GRASS GIS] #3546: t.rast.what: issues in one_point_per_col_output()
GRASS GIS
trac at osgeo.org
Wed May 16 03:18:04 PDT 2018
#3546: t.rast.what: issues in one_point_per_col_output()
-----------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.4.1
Component: Temporal | Version: 7.4.0
Resolution: | Keywords: t.rast.what
CPU: All | Platform: All
-----------------------+-------------------------
Comment (by sbl):
BTW, 4 unit tests are failing in current release branch:
{{{
FAIL: test_col_output (__main__.TestRasterWhat)
----------------------------------------------------------------------
(...)
AssertionError: File <out_col.txt> does not have the right MD5 sum.
Expected is <8720cc237b46ddb18f11440469d0e13f>, actual is
<885b6f50405b08fa9fe9ae33ed50e29b>
======================================================================
FAIL: test_col_output_cat (__main__.TestRasterWhat)
----------------------------------------------------------------------
(...)
AssertionError: File <out_col_cat.txt> does not have the right MD5 sum.
Expected is <e1d8e6651b3bff1c35e366e48d634db4>, actual is
<ac0a9b14e59920c3f8b5834282a24822>
======================================================================
FAIL: test_col_output_coords (__main__.TestRasterWhat)
----------------------------------------------------------------------
(...)
AssertionError: File <out_col_coords.txt> does not have the right MD5 sum.
Expected is <ac44ebc5aa040d4ce2a5787e95f208ec>, actual is
<ecdc79a6880a9e1f163cc92fa384b8a3>
======================================================================
FAIL: test_timerow_output_cat (__main__.TestRasterWhat)
----------------------------------------------------------------------
(...)
AssertionError: File <out_col_trow.txt> does not have the right MD5 sum.
Expected is <55e2ff8ddaeb731a73daca48adf2768d>, actual is
<1da3350f488df9c919b4009625956b3b>
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3546#comment:11>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list