[GRASS-dev] [GRASS-SVN] r74423 - grass/trunk/raster/r.basins.fill/testsuite
Markus Neteler
neteler at osgeo.org
Wed Apr 24 13:44:47 PDT 2019
Hi Stefan,
<svn_grass at osgeo.org> schrieb am Mi., 24. Apr. 2019, 22:41:
> Author: sbl
> Date: 2019-04-24 13:41:37 -0700 (Wed, 24 Apr 2019)
> New Revision: 74423
>
> Modified:
> grass/trunk/raster/r.basins.fill/testsuite/testrbf.py
> Log:
> deactivate erroneous test; see #3822
>
> Modified: grass/trunk/raster/r.basins.fill/testsuite/testrbf.py
> ===================================================================
> --- grass/trunk/raster/r.basins.fill/testsuite/testrbf.py 2019-04-24
> 20:33:36 UTC (rev 74422)
> +++ grass/trunk/raster/r.basins.fill/testsuite/testrbf.py 2019-04-24
> 20:41:37 UTC (rev 74423)
> @@ -8,8 +8,10 @@
> License (>=v2). Read the file COPYING that comes with GRASS
> for details.
> """
> +import unittest
> from grass.gunittest.case import TestCase
>
> + at unittest.skip("See #3822")
> class TestRasterbasin(TestCase):
> celevation='elevation'
> tgeology='geology'
>
Did you see the attachment?
I'd prefer to fix the test rather than skip it (and forget)...
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20190424/293b53ea/attachment.html>
More information about the grass-dev
mailing list