Ah, I see now. I have failed tests at 24% & 21% on a recent snapshot now:
GRASS 7.1.svn (ncarolina_smp_base0.3.2):/usr/local/grass/grass-7.1.svn_src_snapshot_2015_09_19 > python -m grass.gunittest.main --location ncarolina_smp_base0.3.2 --location-type nc test_assertions_vect from ./lib/python/gunittest failed (1 test failed) test_doctests from ./lib/python/pygrass failed (3 tests failed) [...] test_v_net from ./vector/v.net failed (4 tests failed) test_vwhat_ncspm from ./vector/v.what failed (4 tests failed) Executed 127 test files in 0:24:05.986559. >From them 96 files (76%) were successful and 31 files (24%) failed. GRASS 7.1.svn (ncarolina_smp_base0.3.2):/usr/local/grass/grass-7.1.svn_src_snapshot_2015_09_19 > or GRASS 7.1.svn (nc_basic_spm_grass7):/usr/local/grass/grass-7.1.svn_src_snapshot_2015_09_19 > python -m grass.gunittest.main --location nc_basic_spm_grass7 --location-type nc test_assertions_vect from ./lib/python/gunittest failed (1 test failed) test_doctests from ./lib/python/pygrass failed (3 tests failed) [...] test_raster3d_algebra from ./temporal/t.rast3d.algebra failed (6 tests failed) test_vector_algebra from ./temporal/t.vect.algebra failed (14 tests failed) Executed 127 test files in 0:24:47.877746. >From them 100 files (79%) were successful and 27 files (21%) failed. GRASS 7.1.svn (nc_basic_spm_grass7):/usr/local/grass/grass-7.1.svn_src_snapshot_2015_09_19 > Is this expected? On Mon, Oct 5, 2015 at 2:13 PM, Vaclav Petras <[email protected]> wrote: > > On Mon, Oct 5, 2015 at 5:07 PM, Seth Price <[email protected]> wrote: > > > > --location /usr/local/grass/nc_basic_spm_grass7/ > > python -m grass.gunittest.main --location locname --location-type nc > > where locname is a name of location in current GRASS GIS data(base) > directory (GISDBASE) and nc is a location specified by individual test > files (the later is not yet fully implemented, so just put there nc every > time). > > [ > https://grass.osgeo.org/grass71/manuals/libpython/gunittest_running_tests.html#running-tests-and-creating-report > ] > > or: > > grass71 --exec python -m grass.gunittest.main --help > ... > --location LOCATION Name of location where to perform test > > I hope this helps. > > Have you found the HTMl output? >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
