[postgis-tickets] [PostGIS] #2989: Debbie failing on interrupt test
PostGIS
trac at osgeo.org
Mon Nov 10 03:45:47 PST 2014
#2989: Debbie failing on interrupt test
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Though the failure is not consistent. For example her 9.2 was fine
Same geos it seems
{{{
PostgreSQL 9.2.4 on x86_64-unknown-linux-gnu, compiled by gcc (Debian
4.4.5-8) 4.4.5, 64-bit
Postgis 2.2.0dev - r13122 - 2014-11-10 11:31:08
scripts 2.2.0dev r13122
GEOS: 3.4.3dev-CAPI-1.8.3 r4029
PROJ: Rel. 4.7.1, 23 September 2009
}}}
but her 9.1 and 9.3 failed with below
{{{
PostgreSQL 9.1.9 on x86_64-unknown-linux-gnu, compiled by gcc (Debian
4.4.5-8) 4.4.5, 64-bit
Postgis 2.2.0dev - r13122 - 2014-11-10 11:37:15
scripts 2.2.0dev r13122
GEOS: 3.4.3dev-CAPI-1.8.3 r4029
PROJ: Rel. 4.7.1, 23 September 2009
interrupt .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_2_pg9.3w64/test_63_diff)
-----------------------------------------------------------------------------
--- interrupt_expected 2014-11-10 02:30:33.000000000 -0800
+++ /var/lib/jenkins/workspace/postgis/tmp/2_2_pg9.3w64/test_63_out
2014-11-10 03:36:40.000000000 -0800
@@ -1,4 +1,4 @@
NOTICE: liblwgeom code interrupted
ERROR: canceling statement due to statement timeout
-segmentize interrupted on time
+segmentize interrupted late: 00:00:00.193152
1|LINESTRING(0 0,2 0,4 0)
-----------------------------------------------------------------------------
}}}
{{{
PostgreSQL 9.3.4 on x86_64-unknown-linux-gnu, compiled by gcc (Debian
4.4.5-8) 4.4.5, 64-bit
Postgis 2.2.0dev - r13122 - 2014-11-10 11:35:05
scripts 2.2.0dev r13122
GEOS: 3.4.3dev-CAPI-1.8.3 r4029
PROJ: Rel. 4.7.1, 23 September 2009
interrupt .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_2_pg9.3w64/test_63_diff)
-----------------------------------------------------------------------------
--- interrupt_expected 2014-11-10 02:30:33.000000000 -0800
+++ /var/lib/jenkins/workspace/postgis/tmp/2_2_pg9.3w64/test_63_out
2014-11-10 03:36:40.000000000 -0800
@@ -1,4 +1,4 @@
NOTICE: liblwgeom code interrupted
ERROR: canceling statement due to statement timeout
-segmentize interrupted on time
+segmentize interrupted late: 00:00:00.193152
1|LINESTRING(0 0,2 0,4 0)
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2989>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list