[postgis-tickets] [PostGIS] #5054: make check fails to fully check upgrades

PostGIS trac at osgeo.org
Sun Jan 16 12:46:30 PST 2022


#5054: make check fails to fully check upgrades
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.3.0
Component:  build/upgrade/install  |    Version:  3.2.x
 Keywords:                         |
-----------------------------------+---------------------------
 When `make check` is run without setting RUNTESTFLAGS=--upgrade, a rule
 will additionally also execute an upgrade test but such test will NOT
 include before/after upgrade hooks, which in turn fails to catch some
 upgrade errors.

 Refer to
 https://trac.osgeo.org/postgis/ticket/5046?cnum_edit=13#comment:13 for an
 example of this false negative testrun currently performed by github
 actions.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5054>
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