Opened 3 weeks ago

Closed 3 weeks ago

#5805 closed defect (invalid)

regress/core/relate_bnr fails with GEOS-3.8.4

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS GEOS
Component: QA/testsuite Version: master
Keywords: Cc:

Description

I get many failures in relate_bnr test with GEOS-3.8.4 (latest in the EOL'd 3.8 branch of GEOS), starting with:

 regress/core/relate_bnr .. failed (diff expected obtained: /tmp/pgis_reg/test_120_diff)
-----------------------------------------------------------------------------
--- ./regress/core/relate_bnr_expected  2024-09-25 15:49:56.155383591 +0200
+++ /tmp/pgis_reg/test_120_out  2024-10-30 09:39:47.256225300 +0100
@@ -1,39 +1,39 @@
 1|FF2FF1212|FF2FF1212|FF2FF1212|FF2FF1212
-2|2FFF1FFF2|2FFF1FFF2|2FFF0FFF2|2FFF1FFF2
+2|2FFF1FFF2|2FFF1FFF2|2FFF1FFF2|2FFF1FFF2

I don't see this happening on the bots, but:

So this may be something between GEOS-3.8.2 and GEOS-3.8.4

Change History (1)

comment:1 by strk, 3 weeks ago

Resolution: invalid
Status: newclosed

Closing as invalid, I was really running against GEOS-3.13 while the build thought it was 3.8

Note: See TracTickets for help on using tickets.