On Thu, Mar 25, 2021 at 7:49 PM Markus Neteler <nete...@osgeo.org> wrote:

> On Thu, Mar 25, 2021 at 1:55 AM Vaclav Petras <wenzesl...@gmail.com>
> wrote:
>
> > you can run the r_forestfrag_xy.py from ./raster/r.forestfrag which
> seems to be the one failing in 7.8 with Python 3.6.
>
> we have a Centos VM with Python 3.6 which I used now.
>
> - r_forestfrag_ncspm.py: OK
> - r_forestfrag_xy.py: OK
> - r_forestfrag_trivial.py: Failing, see below
>
> GRASS 7.8.5 (nc_spm_08_grass7):/tmp/testsuite > python3
> r_forestfrag_trivial.py
> ...
>     self.fail(self._formatMessage(msg, stdMsg))
> AssertionError: r.info map=tmp_0ed1ea80157c438eb79d720a781542bf -r
> difference:
> mismatch values (key, reference, actual): [('min', -0.01,
> 0.00333331346511845)]
> command: r.info map=tmp_0ed1ea80157c438eb79d720a781542bf -r {'map':
> 'tmp_0ed1ea80157c438eb79d720a781542bf', 'flags': 'r'}
>

Thanks, but that one you can see failing with output in the master - Python
3.8 combo. See e.g. here:

https://github.com/OSGeo/grass-addons/runs/2165122098?check_suite_focus=true

Nevermind, we will get that eventually.
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to