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

GRASS GIS trac at osgeo.org
Sun Feb 26 01:27:52 PST 2017


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

Comment (by marisn):

 Replying to [comment:4 wenzeslaus]:
 > Replying to [ticket:2875 marisn]:
 > > Unfortunately it is not possible to run tests as test suite is failing
 itself...
 > >
 > > {{{
 > >     module.run()
 > >   File ".../grass/pygrass/modules/interface/module.py", line 713, in
 run
 > >     module=self.name, errors=stderr)
 > > }}}
 >
 > Since this comes from ''grass.pygrass.modules'', can you try the
 ''Module'' class separately?
 Can you provide code for testing? I was just trying to run some of
 existing tests to see how they behave. Unfortunately it currently blocks
 me from writing any tests based on existing examples as none of tests
 works for me.

 At the moment this bug is blocking developing tests for v.profile (a
 requirement to move from addons to main modules) and also providing a
 tested test for #3296.

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



More information about the grass-dev mailing list