<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 22, 2021 at 7:39 AM Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Executing <python3 -m grass.gunittest.main --grassdata /home/runner<br>
--location nc_spm_full_v2alpha2 --location-type nc --min-success 60><br>
...<br>
generate_manpage_images from ./vector/v.stream.order failed<br>
test_stream_order from ./vector/v.stream.order failed (2 tests failed)<br>
test_pygbif_import from ./vector/v.in.pygbif failed (3 tests failed)<br>
test_v_db_pyupdate from ./vector/v.db.pyupdate failed (2 tests failed)<br>
r3_forestfrag_trivial from ./raster3d/r3.forestfrag failed (1 test failed)<br>
test_whatcsv from ./temporal/t.rast.whatcsv failed (1 test failed)<br>
test_whataggr from ./temporal/t.rast.what.aggr failed (6 tests failed)<br>
test_gpot from ./raster/r.green/r.green.gshp/libgshp failed<br>
test_numbers from ./raster/r.sample.category failed<br>
r_extract_test from ./raster/r.extract failed (2 tests failed)<br>
r_object_geometry_test from ./raster/r.object.geometry failed (2 tests failed)<br>
test_base_resolution from ./raster/r.in.pdal failed<br>
r_forestfrag_trivial from ./raster/r.forestfrag failed (1 test failed)<br>
r_forestfrag_xy from ./raster/r.forestfrag failed (1 test failed)<br>
test_append from ./raster/r.learn.ml2 failed<br></blockquote><div><br></div><div>Looking at all commits [1], it fails only sometimes although it seems really only in the releasebranch_7_8 (Python 3.6) combo. By comparing the lists of failing tests in Meld, I identified that the fluctuating test is r_forestfrag_xy from ./raster/r.forestfrag failed. Resolving that, or fixing any other failing test (test file to be exact) will stabilize the success rate above 60% and resolve this issue without lowering the rate or introducing separate success rates for each combo at this point.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Does anyone know why it fails in the releasebranch_7_8 (Python 3.6)<br>
pipeline but works in releasebranch_7_8 (Python 3.8)?<br></blockquote><div><br></div><div>This would be good of course good to investigate...<br></div><div><br></div><div>[1] <a href="https://github.com/OSGeo/grass-addons/commits/master">https://github.com/OSGeo/grass-addons/commits/master</a></div><div><br></div><div></div></div></div>