Opened 9 years ago

Closed 6 years ago

#722 closed defect (wontfix)

Failing ase31: test1: getcentroid(A) on Linux on System z

Reported by: maximmai Owned by: strk
Priority: major Milestone: 3.6.3
Component: XML Tests Version: 3.4.2
Severity: Unassigned Keywords:
Cc:

Description

Platform: Red Hat Enterprise Linux Server release 7.0 (Maipo) 64bit

Haredware: IBM System z (mainframe)

Symptom: It seems that the last few bits of each point are off, potentially a floating point issue?

./tests/general/TestCentroid.xml: case31: test1: getcentroid(A): failed.

Description: A - almost degenerate triangle

Geometry A: POLYGON ((56.5286666666999977 25.2101666667000011, 56.5290000000000035 25.2104999999999997, 56.5288333332999997 25.2103333332999995, 56.5286666666999977 25.2101666667000011))

Expected result: POINT

(56.5288333333500006 25.2103333333500004)

Obtained result: POINT

(56.5288333333333313 25.2103333333333346)

Change History (4)

comment:1 by strk, 8 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

comment:2 by strk, 7 years ago

Milestone: 3.6.13.6.2

Ticket retargeted after milestone closed

comment:3 by strk, 7 years ago

Milestone: 3.6.23.6.3

Ticket retargeted after milestone closed

comment:4 by robe, 6 years ago

Resolution: wontfix
Status: newclosed

too old to care.

Note: See TracTickets for help on using tickets.