Opened 8 months ago

Closed 8 months ago

#5540 closed defect (fixed)

berries can't generate garden tests

Reported by: robe Owned by: robe
Priority: blocker Milestone: PostGIS 3.5.0
Component: QA/buildbots Version: master
Keywords: Cc:

Description

Berries failing on trying to run garden test with this:

00:14:47 make[1]: Entering directory '/home/jenkins/workspace/PostGIS_Worker_Run/label/berrie/3a4b92978a0abcc6683a7342a6efdfc7befd2967/doc'
00:14:47 /usr/bin/xsltproc -o postgis_gardentest_35.sql --path .:/home/jenkins/workspace/PostGIS_Worker_Run/label/berrie/3a4b92978a0abcc6683a7342a6efdfc7befd2967/doc xsl/postgis_gardentest.sql.xsl postgis-out.xml
00:14:47 XPath error : Undefined namespace prefix
00:14:47 runtime error: file xsl/postgis_gardentest.sql.xsl line 330 element apply-templates

Change History (1)

comment:1 by Regina Obe <lr@…>, 8 months ago

Resolution: fixed
Status: newclosed

In a830a88/git:

FIX GARDEN TESTS

  1. Makefile, was generating postgis for raster
  2. Fix namespaces in xsl
  3. Prefix tables with 35 instead of 34

Closes #5540 for PostGIS 3.5.0

Note: See TracTickets for help on using tickets.