Opened 13 years ago
Closed 13 years ago
#1590 closed defect (duplicate)
Still regression failures with trunk on mingw
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | mingw, windows | Cc: |
Description
As of r9241, still getting a lot of regression failures. I suspect the later failures are because mingw is crashing on tickets test.
Here is what I have.
all pass up to this point and start failing on tickets.
tickets .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_65_diff) typmod .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_66_diff) remove_repeated_points .. failed (diff expected obtained: /tmp/pgis_reg_3680/te st_67_diff) split .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_68_diff) relate .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_69_diff) bestsrid .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_70_diff) concave_hull .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_71_diff ) hausdorff .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_72_diff) regress_buffer_params .. failed (diff expected obtained: /tmp/pgis_reg_3680/tes t_73_diff) offsetcurve .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_74_diff) relatematch .. failed (diff expected obtained: /tmp/pgis_reg_3680/test_75_diff) isvaliddetail .. ok sharedpaths .. ok snap .. ok node .. ok unaryunion .. ok clean .. ok relate_bnr .. ok uninstall .. ok (3855) Run tests: 83 Failed: 11 make[1]: *** [check] Error 11 make[1]: Leaving directory `/c/projects/PostGIS/trunk/regress' make: *** [check] Error 1
I'll take tickets out to confirm rest pass without it and try to see what test in tickets is causing the crash.
Note:
See TracTickets
for help on using tickets.
found it -- its this one:
I'll close this and reopen that ticket.