[GRASS-dev] [GRASS GIS] #2875: Python testsuite failing with UnicodeDecodeError

GRASS GIS trac at osgeo.org
Thu Aug 31 06:14:11 PDT 2017


#2875: Python testsuite failing with UnicodeDecodeError
--------------------------+-------------------------
  Reporter:  marisn       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.2.2
 Component:  Tests        |    Version:  svn-trunk
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  Linux
--------------------------+-------------------------

Comment (by mlennert):

 Another illustration running the entire testsuite in the 7.2.2RC2 code
 tree:


 {{{
 LANGUAGE=fr_BE;python -m grass.gunittest.main --location nc_spm_08
 --location-type nc
 ...
 Executed 156 test files in 0:16:00.337352.
 From them 81 files (52%) were successful and 75 files (48%) failed.
 }}}

 and


 {{{
 LANGUAGE=C;python -m grass.gunittest.main --location nc_spm_08 --location-
 type nc
 Executed 156 test files in 0:22:05.879940.
 From them 131 files (84%) were successful and 25 files (16%) failed.
 }}}

 (of those 16% some failed because I used the full nc_spm data set, not the
 basic data set, and tests seem to be for the latter. I couldn't find any
 documentation on that)

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2875#comment:13>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list