Opened 4 years ago
Closed 4 years ago
#4866 closed defect (fixed)
test_lwgeom_make_valid failing on winnie
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.2.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | Cc: |
Description
I think this might only be an issue on winnie, and most likely has to do with GEOS changes.
I'm guessing this started happening around Feb 15th or 16th or so unfortunately I have the logs delete if past 10 days and I haven't been paying close attention.
Says GEOS 3.9.1dev (why the freak is this still 3.9.1dev is geos 3.9.1 branch not flipped to 3.9.2dev)
-------------- Dependencies -------------- GEOS config: /projects/geos/rel-3.9w64gcc81/bin/geos-config GEOS version: 3.9.1dev GDAL config: /projects/gdal/rel-3.2.1w64gcc81/bin/gdal-config GDAL version: 3.2.1 SFCGAL config: /projects/CGAL/rel-sfcgal-1.3.9w64gcc81/bin/sfcgal-config SFCGAL version: 1.3.8 PostgreSQL config: /projects/postgresql/rel/pg11w64gcc81/bin/pg_config PostgreSQL version: PostgreSQL 11.2 PROJ4 version: 71 Libxml2 config: /projects/libxml/rel-libxml2-2.9.9w64gcc81/bin/xml2-config Libxml2 version: 2.9.9 JSON-C support: yes protobuf support: yes protobuf-c version: 1002001 PCRE support: yes Perl: /usr/bin/perl Suite: buildarea Test: buildarea1 ...passed Test: buildarea2 ...passed Test: buildarea3 ...passed Test: buildarea4 ...passed Test: buildarea4b ...passed Test: buildarea5 ...passed Test: buildarea6 ...passed Test: buildarea7 ...passed Suite: geometry_clean Test: test_lwgeom_make_valid ...passed Suite: clip_by_rectangle Test: test_lwgeom_clip_by_rect ...DEBUG1: lwgeom_clip_by_rect: GEOS Error: IllegalArgumentException: Invalid number of points in LinearRing found 3 - must be 0 or >= 4
Change History (2)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
this one is not happening anymore
Note:
See TracTickets
for help on using tickets.
This I suspect is just cause the geos web hook for 3.9 branch wasn't working so based on pre-released 3.9. Going to troubleshoot.