Opened 5 years ago

Closed 5 years ago

#3825 closed defect (fixed)

Fix tests stalling with Python 3

Reported by: sbl Owned by: grass-dev@…
Priority: normal Milestone: 7.8.0
Component: Tests Version: unspecified
Keywords: gunittests Cc:
CPU: Unspecified Platform: Unspecified

Description

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.

Change History (4)

comment:1 by sbl, 5 years ago

In 74420:

temporarily deactivate for Python 3; see #3825

comment:2 by sbl, 5 years ago

In 74421:

temporarily deactivate for Python 3; see #3825

comment:3 by sbl, 5 years ago

In 74422:

temporarily deactivate for Python 3; see #3825

comment:4 by sbl, 5 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.