[GRASS-dev] [GRASS GIS] #3825: Fix tests stalling with Python 3

#3825: Fix tests stalling with Python 3
-------------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: Tests | Version: unspecified
Keywords: gunittests | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
The following tests are stalling with Python 3 and in consequence also
stale multirunner:
  -
lib/python/pygrass/modules/interface/testsuite/test_pygrass_modules_interface_doctests.py
  - lib/python/temporal/testsuite/test_temporal_doctests.py
  - temporal/t.rast.neighbors/testsuite/test_neighbors.py

They should be deactivated until they are fixed.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3825&gt;
GRASS GIS <https://grass.osgeo.org>

#3825: Fix tests stalling with Python 3
--------------------------+-------------------------
  Reporter: sbl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.8.0
Component: Tests | Version: unspecified
Resolution: | Keywords: gunittests
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by sbl):

In [changeset:"74420" 74420]:
{{{
#!CommitTicketReference repository="" revision="74420"
temporarily deactivate for Python 3; see #3825
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3825#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3825: Fix tests stalling with Python 3
--------------------------+-------------------------
  Reporter: sbl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.8.0
Component: Tests | Version: unspecified
Resolution: | Keywords: gunittests
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by sbl):

In [changeset:"74421" 74421]:
{{{
#!CommitTicketReference repository="" revision="74421"
temporarily deactivate for Python 3; see #3825
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3825#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3825: Fix tests stalling with Python 3
--------------------------+-------------------------
  Reporter: sbl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.8.0
Component: Tests | Version: unspecified
Resolution: | Keywords: gunittests
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by sbl):

In [changeset:"74422" 74422]:
{{{
#!CommitTicketReference repository="" revision="74422"
temporarily deactivate for Python 3; see #3825
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3825#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>

#3825: Fix tests stalling with Python 3
--------------------------+-------------------------
  Reporter: sbl | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.8.0
Component: Tests | Version: unspecified
Resolution: fixed | Keywords: gunittests
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by sbl):

* status: new => closed
* resolution: => fixed

Comment:

Fixed by Anna. Now these test run and finish (though not all 100%
successful) under both Python 2 and 3.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3825#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>