[postgis-tickets] [PostGIS] #2731: Both debbie and winnie registering success when they have failures

PostGIS trac at osgeo.org
Fri Jun 27 13:42:45 PDT 2014


#2731: Both debbie and winnie registering success when they have failures
------------------------+---------------------------------------------------
  Reporter:  robe       |       Owner:  robe          
      Type:  defect     |      Status:  closed        
  Priority:  medium     |   Milestone:  Management 2.0
 Component:  buildbots  |     Version:  2.1.x         
Resolution:  fixed      |    Keywords:                
------------------------+---------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I think this issue is resolved now.  I added an extra plugin, which I
 probably don't need.

 I think the ultimate fix was that I added


 {{{
 #!/bin/bash
 set -e
 }}}

 I think was my custom if conditions trying to get make extension to work
 that kept on causing an exit 0 which jenkins treated as success.

 Anyway after the change -- debbie started complaining about how 9.0
 couldn't regress on 2.1 because of raster issue (which pramsey fixed).

 and winnie is just about done complaining about the json issue -- after my
 configure change she seems to be happy again.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2731#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