From 64cd5ac7b0f594cf53dfa2b2f0f122ca5aa58206 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Fri, 29 May 2015 17:39:18 +0000 Subject: [PATCH] Alter test git-svn-id: http://svn.osgeo.org/postgis/trunk@13581 b70326c6-7e19-0410-871a-916f4a2858ee --- regress/clipbybox2d_expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/clipbybox2d_expected b/regress/clipbybox2d_expected index 11228947e..35a3003d6 100644 --- a/regress/clipbybox2d_expected +++ b/regress/clipbybox2d_expected @@ -7,4 +7,4 @@ POLYGON((2.5 2,5 4,5 5,5 4,7.5 2,2.5 2)) POLYGON((2 2,2 5,5 5,5 2,2 2)) SRID=3857;POLYGON EMPTY SRID=4326;POINT(0 0) -#3135|POLYGON((1 2,1 2,1 2,1 2)) +ERROR: lwgeom_subdivide: cannot subdivide to fewer than 16 vertices per output -- 2.40.0