[postgis-tickets] [PostGIS] #3444: Add dump/restore testing

PostGIS trac at osgeo.org
Mon Feb 29 08:54:34 PST 2016


#3444: Add dump/restore testing
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  robe
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 2.3.0
 Component:  buildbots    |    Version:  2.2.x
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by robe):

 YOu this be separate from the extension tests e.g. right now bots have for
 extension testing


 {{{
  make check RUNTESTFLAGS="--extension -v"
 }}}

 Should I change to


 {{{
 make check RUNTESTFLAGS="--extension -v --dumprestore"
 }}}

 or the dumprestore doesn't rely on extension?

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