<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 17, 2015 at 2:01 PM, Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>wenzeslaus wrote<br>
<span class="">>     python -m grass.gunittest.main --location nc_basic_spm_grass7<br>
> --location-type nc<br>
<br>
</span>how do I know if the test has finished?<br>
<br>
after:<br>
<br>
C:\OSGeo4W\src\grass7>python -m grass.gunittest.main --location<br>
nc_spm_08_grass7<br>
 --location-type nc<br>
test_assertions from .\lib\python\gunittest failed (6 tests failed)<br>
... <br></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":17z" class="" style="overflow:hidden">test_numpy from .\lib\python\pygrass\raster failed (1 test failed)<br>
test_raster_region from .\lib\python\pygrass\raster failed<br>
<br>
the command line seems to be locked, not sure, if the tests are still<br>
running?</div></blockquote></div><br></div><div class="gmail_extra">You can have a look to process manager what is still running there. There might be some problems [1] when RPC interface is used in temporal or pygrass but I'm not sure if it is the case now.<br></div><div class="gmail_extra"><br>[1] <a href="https://lists.osgeo.org/pipermail/grass-dev/2015-February/074037.html">https://lists.osgeo.org/pipermail/grass-dev/2015-February/074037.html</a><br></div></div>