[postgis-devel] [PostGIS] #1405: Hudson should run make check RUNTESTFLAGS='-v'

PostGIS trac at osgeo.org
Mon Jan 23 23:47:03 PST 2012


#1405: Hudson should run make check RUNTESTFLAGS='-v'
-------------------------+--------------------------------------------------
  Reporter:  strk        |       Owner:  chodgson     
      Type:  task        |      Status:  reopened     
  Priority:  medium      |   Milestone:  PostGIS 2.0.0
 Component:  management  |     Version:  trunk        
Resolution:              |    Keywords:               
-------------------------+--------------------------------------------------

Comment(by strk):

 You don't have to grep anything, just use the return code from "make
 check"
 If it returns non-zero it failed, otherwise it succeeds.

 Passing RUNTESTFLAGS=-v makes it so that details of failures (the diff)
 are printed on stdout,
 so you can grab just that as an additional detail to write in the email.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1405#comment:3>
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-devel mailing list