[postgis-tickets] [PostGIS] #2857: Getting failure on debie and winnie test_lw_dist2d_ptarray_ptarrayarc and others
PostGIS
trac at osgeo.org
Tue Jul 29 06:45:55 PDT 2014
#2857: Getting failure on debie and winnie test_lw_dist2d_ptarray_ptarrayarc and
others
-----------------------+----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: buildbots | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by robe):
It appears debbie is unhappy as well and so is travis. I thought I had
fixed the issue with debbie registering success on failure. Guess not
completely.
These failures seem to have started as of r12838
{{{
Suite: node
Test: test_lwgeom_node ... passed
Suite: WKT Out Suite
Test: test_wkt_out_point ... passed
Test: test_wkt_out_linestring ... passed
Test: test_wkt_out_polygon ... passed
Test: test_wkt_out_multipoint ... passed
Test: test_wkt_out_multilinestring ... passed
Test: test_wkt_out_multipolygon ... passed
Test: test_wkt_out_collection ... passed
Test: test_wkt_out_circularstring ... passed
Test: test_wkt_out_compoundcurve ... passed
Test: test_wkt_out_curvpolygon ... passed
Test: test_wkt_out_multicurve ... passed
Test: test_wkt_out_multisurface ... passed
Suite: WKT In Suite
Test: test_wkt_in_point ... passed
Test: test_wkt_in_linestring ... FAILED
1. cu_in_wkt.c:58 - CU_ASSERT_EQUAL(rv,LW_SUCCESS)
Test: test_wkt_in_polygon ... FAILED
1. cu_in_wkt.c:58 - CU_ASSERT_EQUAL(rv,LW_SUCCESS)
2. cu_in_wkt.c:58 - CU_ASSERT_EQUAL(rv,LW_SUCCESS)
Test: test_wkt_in_multipoint ... passed
Test: test_wkt_in_multilinestring ... passed
Test: test_wkt_in_multipolygon ... passed
Test: test_wkt_in_collection ... passed
Test: test_wkt_in_circularstring ... passed
Test: test_wkt_in_compoundcurve ... passed
Test: test_wkt_in_curvpolygon ... passed
Test: test_wkt_in_multicurve ... passed
Test: test_wkt_in_multisurface ... passed
Test: test_wkt_in_tin ... FAILED
1. cu_in_wkt.c:58 - CU_ASSERT_EQUAL(rv,LW_SUCCESS)
Test: test_wkt_in_polyhedralsurface ... FAILED
1. cu_in_wkt.c:58 - CU_ASSERT_EQUAL(rv,LW_SUCCESS)
Test: test_wkt_in_errlocation ... FAILED
1. cu_in_wkt.c:339 - CU_ASSERT_EQUAL(rv,LW_SUCCESS)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2857#comment:2>
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