Ticket #1326 (closed defect: fixed)

Opened 6 months ago

Last modified 4 months ago

regress test upgrade scripts

Reported by: robe Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
Keywords: Cc:

Description

Partly in concern to strk's last ticket -- #1325 and just for completeness.

I guess we should put in regress tests at least for topology and raster upgrade scripts and the extension installs and upgrades which I am using sed to generate. Just to verify they behave as a native install.

I'm thinking just another regress pass that instaalls the upgrade and reruns thru the existing tests. I'll take a stab at doing this but may need help since some of the regress logic I don't understand.

Change History

Changed 4 months ago by strk

  • owner changed from robe to strk
  • status changed from new to assigned

Changed 4 months ago by strk

  • status changed from assigned to closed
  • resolution set to fixed

r8855 does it by running the testsuite twice (second time after loading the upgrade scripts).

Note: See TracTickets for help on using tickets.