Hi Stefan, <[email protected]> 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 > > [email protected]("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
_______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
