[geos-devel] [GEOS] #809: Test failure with MinimumClearanceLine with geos 3.6.1
GEOS
geos-trac at osgeo.org
Wed Feb 1 13:31:53 PST 2017
#809: Test failure with MinimumClearanceLine with geos 3.6.1
----------------------------------+---------------------------
Reporter: goatbar | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.6.1
Component: Default | Version: 3.6.0
Severity: Unassigned | Resolution:
Keywords: MinimumClearanceLine |
----------------------------------+---------------------------
Comment (by goatbar):
Still investigating. Not surprising, I'm getting a failure on WKB
reading.
{{{
geos_unittest geos::io::WKBReader
===============================
GEOS Test Suite Application
===============================
geos::io::WKBReader: [1=X][2=X][3=X][4=X][5=X][6=X][7=X][8=F][9=X]
---> group: geos::io::WKBReader, test: test<1>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<2>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<3>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<4>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<5>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<6>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<7>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
---> group: geos::io::WKBReader, test: test<8>
problem: assertion failed
failed assertion: "Values are not equal: expected 'ParseException:
Premature end of HEX string' actual 'ParseException: Invalid HEX char'"
---> group: geos::io::WKBReader, test: test<9>
problem: unexpected exception
exception typeid: N4geos2io14ParseExceptionE
message: "ParseException: Invalid HEX char"
tests summary: exceptions:8 failures:1 ok:0
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/809#comment:1>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list