Opened 3 years ago
Closed 3 years ago
#4928 closed defect (fixed)
repeated points regress failure on windows
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.2.0 |
Component: | postgis | Version: | master |
Keywords: | windows, mingw64 | Cc: |
Description
Test: test_lwgeom_remove_repeated_points ...FAILED 1. cu_algorithm.c:1174 - ASSERT_STRING_EQUAL * Expected: MULTIPOINT(0 0,0 10,5 5,10 0,10 10) * Obtained: MULTIPOINT(0 0,0 10,5 5,10 10,10 0)
Change History (2)
comment:1 by , 3 years ago
Owner: | changed from | to
---|
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In c273a6f/git: