[GRASS-dev] [GRASS GIS] #3770: [testsuite] The testsuite requires Location: "other_location"
GRASS GIS
trac at osgeo.org
Mon Mar 4 13:26:14 PST 2019
#3770: [testsuite] The testsuite requires Location: "other_location"
-------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tests | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
The testsuite requires Location: "other_location" which does not exist and
does not get downloaded by the bootstrapping code. The relevant lines on
{{{testsuite/examples/test_framework_GRASS_GIS_with_NC.sh}}} are:
{{{
# run tests for the current source code
cd $REPORTS/$CURRENT_REPORTS_DIR
$PYTHON $GRASS_MULTI_RUNNER \
--grassbin $GRASSBIN \
--grasssrc $GRASSSRC \
--grassdata $GRASSDATA \
--location nc_spm_08_grass7 --location-type nc \
--location other_location --location-type other_type
}}}
If this is a well known location, then the bootstrapping code should
download it as well. If it is not, the it should probably be removed.
Updating the instructions at {{{
lib/python/docs/src/gunittest_running_tests.rst }}} would be nice too.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3770>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list