[postgis-tickets] [PostGIS] #5112: berrie should show failure on first failure

PostGIS trac at osgeo.org
Sat Mar 5 02:36:48 PST 2022


#5112: berrie should show failure on first failure
------------------------+---------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:  PostGIS 3.3.0
 Component:  buildbots  |    Version:  3.2.x
Resolution:             |   Keywords:
------------------------+---------------------------

Comment (by strk):

 You can add a `set -e` on top of the berrie/postgis_regress.sh script
 to make it exit on first error.

 The stopping of cluster could be done with a trap, although I don't
 see the cluster started by the same script so I wonder *why* should it
 be stopped by it

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5112#comment:1>
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