[GRASS-dev] [GRASS GIS] #3771: Run tests on Travis
GRASS GIS
trac at osgeo.org
Thu Mar 28 08:31:09 PDT 2019
#3771: Run tests on Travis
--------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tests | Version: svn-trunk
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by sbl):
Now multirunner also works with Python 3 and tests for P2 and P3 are more
or less even...
However, a new issue pops up:
{{{
NameError: global name '_' is not defined
}}}
Also, in Py3 I had to deactivate the following tests as the cause
multirunner to freeze...
{{{
lib/python/pygrass/modules/interface/testsuite/test_pygrass_modules_interface_doctests.py
lib/python/temporal/testsuite/test_temporal_doctests.py
temporal/t.vect.algebra/testsuite/test_vector_algebra.py
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3771#comment:18>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list