On Thu, Dec 17, 2015 at 2:15 PM, Helmut Kudrnovsky <[email protected]> wrote:
> wenzeslaus wrote > > On Thu, Dec 17, 2015 at 2:01 PM, Helmut Kudrnovsky < > > > hellik@ > > > > wrote: > > > >> wenzeslaus wrote > >> > python -m grass.gunittest.main --location nc_basic_spm_grass7 > >> > --location-type nc > >> > >> how do I know if the test has finished? > >> > >> after: > >> > >> C:\OSGeo4W\src\grass7>python -m grass.gunittest.main --location > >> nc_spm_08_grass7 > >> --location-type nc > >> test_assertions from .\lib\python\gunittest failed (6 tests failed) > >> ... > >> > > test_numpy from .\lib\python\pygrass\raster failed (1 test failed) > >> test_raster_region from .\lib\python\pygrass\raster failed > >> > >> the command line seems to be locked, not sure, if the tests are still > >> running? > >> > > > > 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. > > > > [1] > https://lists.osgeo.org/pipermail/grass-dev/2015-February/074037.html > > in testfiles.html the last entries are: > > [...] > ./lib/python/pygrass/raster test_raster succeeded 6 6 > 0 100% > ./lib/python/pygrass/raster test_raster_img succeeded 9 9 > 0 100% > ./lib/python/pygrass/raster test_raster_region FAILED unknown > unknown 0 > unknown > > no further entries. > This file is written as it runs individual tests. The same as in command line. > > I have to stop for now and post the results. > According to that email linked above, Ctrl+C worked for me and interrupted just the subprocess, so I got the subsequent tests as well. > > > > > ----- > best regards > Helmut > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/wingrass-daily-buidls-addons-temporary-down-tp5240948p5241819.html > Sent from the Grass - Dev mailing list archive at Nabble.com. > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
