[GRASS-dev] [GRASS GIS] #3746: Quouting of strings with white space in t.info breaks tests for temporal modules
GRASS GIS
trac at osgeo.org
Sat Feb 9 13:54:37 PST 2019
#3746: Quouting of strings with white space in t.info breaks tests for temporal
modules
---------------------+-----------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.8.0
Component: Tests | Version: svn-trunk
Resolution: fixed | Keywords: temporal,t.info
CPU: All | Platform: All
---------------------+-----------------------------
Changes (by sbl):
* status: new => closed
* resolution: => fixed
Comment:
The rest of the test-errors in the temporal testsuites were not touched as
they indicate other issues (e.g. related to Python 3, changed results, or
errors in the test-code.)
Types of those errors are:
* AssertionError: reference argument is not a string (in several tests)
* grass.exceptions.FatalError: Wrong type of input A (in algebra tests)
* AttributeError: 'NoneType' object has no attribute 'second' (in several
tests related to datetime_math)
* AssertionError: There is no map <b_2001_01_01_00> of type <raster> in
the current mapset (t.rast.aggregate)
* Process ended with non-zero return code t.remove(inputs=['R'],
type='strds', flags=u'rf', quiet=True). See errors in the (error) output.
* UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in
position 2: ordinal not in range(128)
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3746#comment:6>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list