[postgis-tickets] [PostGIS] #2983: something funky with the interrupt test when regress with extension
PostGIS
trac at osgeo.org
Sun Oct 26 22:18:30 PDT 2014
#2983: something funky with the interrupt test when regress with extension
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
On my local machine, I tried regressing with:
{{{
make check RUNTESTFLAGS=--extension
}}}
When I run the regress tests against my 9.4beta3, GEOS 3.5.0 dev, the make
check gets hung on
{{{
interrupt ..
}}}
I went to bed and work up and it was still stuck there. I had to Ctrl X-C
to get it to continue with the other tests.
This is running with:
{{{
Preparing db 'postgis_reg' using: CREATE EXTENSION postgis
PostgreSQL 9.4beta3, compiled by Visual C++ build 1800, 64-bit
- 2014-09-27 06:44:04
scripts 2.2.0dev r13000
GEOS: 3.5.0dev-CAPI-1.9.0 r4026
PROJ: Rel. 4.8.0, 6 March 2012
}}}
The issue doesn't seem to happen if I regress without the
RUNTTESTFLAGS=--extension
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2983>
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