Opened 5 years ago
Closed 5 years ago
#4447 closed defect (fixed)
sfcgal tests failing
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.5.3 |
Component: | postgis | Version: | 2.5.x -- EOL |
Keywords: | Cc: |
Description (last modified by )
This started happening on both winnie and debbie today as a result of r17558 or r17579 seems to be just 2.5 branch. trunk is fine
I can't tell which one is at fault since at r17558 bots were failing for non-related code reason.
sfcgal/tickets .. failed (diff expected obtained: /var/lib/jenkins/workspace/postgis/tmp/2_5_pg10w64/test_136_diff) ----------------------------------------------------------------------------- --- sfcgal/tickets_expected 2019-06-28 17:30:18.282838964 +0000 +++ /var/lib/jenkins/workspace/postgis/tmp/2_5_pg10w64/test_136_out 2019-07-02 09:26:58.691382154 +0000 @@ -95,7 +95,7 @@ #835.11|MULTILINESTRING EMPTY #835.12|MULTIPOLYGON EMPTY #650|MULTIPOINT(0 0,1 1,2 2) -ERROR: function postgis_sfcgal_version() does not exist at character 118 +#667|SRID=4326;CURVEPOLYGON(CIRCULARSTRING(30 40,-50 39.9999999999999,30 40)) #677|1121395 #680|01d107000000000000000024c000000000000049400000000000000040 #681a| ----------------------------------------------------------------------------- sfcgal/concave_hull .. ok sfcgal/wmsservers .. ok sfcgal/approximatemedialaxis .. ok uninstall . /var/lib/jenkins/workspace/postgis/branches/2.5/regress/00-regress-install/share/contrib/postgis/uninstall_sfcgal.sql /var/lib/jenkins/workspace/postgis/branches/2.5/regress/00-regress-install/share/contrib/postgis/uninstall_postgis.sql
Change History (3)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Nevermind looks like it was fixed at r17581.
Note:
See TracTickets
for help on using tickets.
okay looks like it was introduced at r17558
by someone who it not running SFCGAL :)