Opened 9 years ago

Closed 9 years ago

#3141 closed defect (fixed)

cunit failures on twkb on winnie

Reported by: robe Owned by: pramsey
Priority: critical Milestone: PostGIS 2.2.0
Component: postgis Version: master
Keywords: Cc:

Description (last modified by robe)

Haven't verified this myself but suddenly seeing this error on winnie when regressing 9.4 VC++ 64-bit:

 Test: test_twkb_in_precision ...FAILED
    1. cu_in_twkb.c:220  - CU_ASSERT_STRING_EQUAL(hex_a,hex_b)
    2. cu_in_twkb.c:220  - CU_ASSERT_STRING_EQUAL(hex_a,hex_b)

started showing after r13573, r13572

Change History (2)

comment:1 by robe, 9 years ago

Description: modified (diff)

comment:2 by robe, 9 years ago

Resolution: fixed
Status: newclosed

Okay your change at r13578 seems to have fixed my 64-bit issue. The 32-bit 9.4 on winnie is still failing, but that has been failing for sometime so might be something on my end.

I'll test that one out before I complain.

Note: See TracTickets for help on using tickets.