[postgis-tickets] [PostGIS] #4878: check_tests_enabled files in parallel make

PostGIS trac at osgeo.org
Wed Mar 10 15:20:56 PST 2021


#4878: check_tests_enabled files in parallel make
---------------------+---------------------------
 Reporter:  pramsey  |      Owner:  strk
     Type:  defect   |     Status:  assigned
 Priority:  high     |  Milestone:  PostGIS 3.2.0
Component:  postgis  |    Version:  master
 Keywords:           |
---------------------+---------------------------
 After build, running the tests, use
 {{{
 make -j2 check
 }}}
 to get a parallel build of the tests, and see a failure
 {{{
 utils/check_tests_enabled.sh
 The following tests are available but not enabled in:
 - topology/test/tests.mk:
   topology/test/regress/droptopogeometrycolumn
   topology/test/regress/topogeom_addtopogeom
   topology/test/regress/addedge
 }}}
 using -j1 the check proceeds as usual.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4878>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list