Opened 6 years ago
Closed 6 years ago
#4360 closed defect (fixed)
PostGIS upgrade tests shoudl fail and exit after first failure
Reported by: | robe | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.0.0 |
Component: | build | Version: | master |
Keywords: | Cc: |
Description
Dronie tests all upgrade paths and when she runs into a failure she continues on, but flags the job as failed.
The issue is it's hard to tell where it failed unless you scroll thru the whole transcript.
Would be better if upgrade steps just fail and exit without continuing on. That would serve 2 purposes
1) Make it easier to see where the error is 2) Less resource intensive, no point continuing when we have a crisis on our hands.
Note:
See TracTickets
for help on using tickets.
In 17363: