Changes between Initial Version and Version 9 of Ticket #3759


Ignore:
Timestamp:
May 25, 2017, 10:53:21 PM (7 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3759

    • Property Owner changed from robe to pramsey
    • Property Component buildbotspostgis
    • Property Summary PostgreSQL 10 failure on winnie both raster and geometryPostgreSQL 10 failure on geometry
  • Ticket #3759 – Description

    initial v9  
    1 This might be a winnie specific issue.  Seem to be getting compile error on PostgreSQL 10.
    2 
    3 Not sure what changed.  What's even more annoying is that it doesn't break consistently at same spot.  Earlier it was breaking in cunit raster compile.
    4 
    5 I haven't tested locally on my windows dev to see if it's a windows issue or just an upset stomach winnie issue.  I also haven't switched debbie to 10 testing so not sure if I'll see something there.
    6 
     1Changing this ticket to refer to geometry
     2
     3
     4{{{
     5/tmp/2.4.0dev_pg10_geos3.7.0dev_gdal2.1.3w64/test_89_diff)
     6-----------------------------------------------------------------------------
     7--- tickets_expected    2016-09-26 01:59:38 -0400
     8+++ /projects/postgis/tmp/2.4.0dev_pg10_geos3.7.0dev_gdal2.1.3w64/test_89_out   2017-05-25 15:15:09 -0400
     9@@ -285,7 +285,7 @@
     10 #3375|GEOMETRYCOLLECTION(POINT(0 -7))
     11 #3399|1|1
     12 #3399|10|10
     13-#3399|100|100
     14+#3399|100|99
     15 #3399|1000|1000
     16 ERROR:  invalid KML representation
     17 #3437a|5
     18-----------------------------------------------------------------------------
     19
     20}}}
     21
     22The raster problems are largely fixed by #3760.  The rt_union one I'll open a separate ticket for.
    723
    824{{{