[GRASS-dev] Failing addon releasebranch_7_8 (Python 3.6) pipeline

Vaclav Petras wenzeslaus at gmail.com
Sat Mar 27 19:55:02 PDT 2021


Not an immediate issue after the dependency related PR 488 is merged, but
for actually fixing the failing tests, it is worth noting that now also the
7.8 runs can be examined in core and in addons through artifacts. For
master branch (in both core and addons), it just depends what you find more
convenient, HTML from artifact, text output in the Checks view, or the same
text output but through View raw logs.

https://github.com/OSGeo/grass-addons/pull/488
https://github.com/OSGeo/grass-addons/pull/494
https://github.com/OSGeo/grass/pull/1484

On Thu, Mar 25, 2021 at 9:26 PM Vaclav Petras <wenzeslaus at gmail.com> wrote:

>
>
> On Thu, Mar 25, 2021 at 7:49 PM Markus Neteler <neteler at osgeo.org> wrote:
>
>> On Thu, Mar 25, 2021 at 1:55 AM Vaclav Petras <wenzeslaus at 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20210327/dcff4d08/attachment.html>


More information about the grass-dev mailing list