From 4a6abea4766b56b141b8b35a9ae8898ca529c7f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ra=C3=BAl=20Mar=C3=ADn=20Rodr=C3=ADguez?= Date: Fri, 2 Aug 2019 13:51:47 +0000 Subject: [PATCH] Fix sfcgal regress tests Closes https://github.com/postgis/postgis/pull/451 git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17660 b70326c6-7e19-0410-871a-916f4a2858ee --- regress/sfcgal/tickets_expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/sfcgal/tickets_expected b/regress/sfcgal/tickets_expected index 4d5852102..6d63faf1d 100644 --- a/regress/sfcgal/tickets_expected +++ b/regress/sfcgal/tickets_expected @@ -95,7 +95,7 @@ NOTICE: IllegalArgumentException: Invalid number of points in LinearRing found #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| -- 2.40.0