[GRASS-dev] [GRASS GIS] #3771: Run tests on Travis

GRASS GIS trac at osgeo.org
Mon Mar 18 02:58:13 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 pmav99):

 @sbl Great work!

 Replying to [comment:9 sbl]:
 > The tests test_v_in_pdal_basic and test_v_in_pdal_filter should be
 probably moved from ./vector/v.in.lidar to ./vector/v.in.pdal However,
 tests should only be executed if the module is compiled and avaialable
 (does not seem to be the case for v.in.pdal). The latter is implemented in
 r74287.

 You are right that the {{{test_v_in_pdal_*}}} should be moved to
 {{{./vector/v.in.pdal/}}}. The cause for this was my mistake in #3792
 (last two lines of the suggested fix).

 WRT skipping the tests, I believe that you can also apply the {{{skipIf}}}
 decorator directly to the Testsuite. That being said, if possible,
 building on Travis should enable and test optional configurations too.

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



More information about the grass-dev mailing list