Changes between Initial Version and Version 1 of Ticket #4175


Ignore:
Timestamp:
Sep 11, 2018, 12:26:43 AM (6 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4175 – Description

    initial v1  
    44
    55Here 2.5 is also failing similarly crashing so need to fix before we release 2.5 to see if its something we need to change or need to report upstream.
     6
     7
     8{{{
     9  /var/lib/jenkins/workspace/postgis/branches/3.0/regress/00-regress-install/share/contrib/postgis/rtpostgis_proc_set_search_path.sql
     10PostgreSQL 10.5 on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.2.0-5) 8.2.0, 64-bit
     11  Postgis 3.0.0dev - r16729 - 2018-09-11 06:20:39
     12  scripts 3.0.0dev r16729
     13  raster scripts 3.0.0dev r16729
     14  GEOS: 3.7.0rc1-CAPI-1.11.0 49f66217
     15  PROJ: Rel. 5.1.0, June 1st, 2018
     16  GDAL: GDAL 2.3.1, released 2018/06/22
     17
     18Running tests
     19
     20 check_gdal .. ok
     21 load_outdb ... ok
     22 check_raster_columns .. ok
     23 check_raster_overviews .. ok
     24 rt_io .. ok
     25 rt_bytea .. ok
     26 rt_wkb .. ok
     27 box3d .. ok
     28 rt_addband .. ok
     29 rt_band .. failed (diff expected obtained: /var/lib/jenkins/workspace/postgis/tmp/3_0_pg10w64/test_10_diff)
     30-----------------------------------------------------------------------------
     31--- rt_band_expected    2018-09-11 06:20:16.310293357 +0000
     32+++ /var/lib/jenkins/workspace/postgis/tmp/3_0_pg10w64/test_10_out      2018-09-11 06:25:52.143617183 +0000
     33@@ -12,18 +12,7 @@
     34 9876.54321
     35 987.654321
     36 1234.5678
     37-1234.5678
     38-1234.5678
     39-1234.5678
     40-4
     41-3
     42-2
     43-1
     44-1
     45-1
     46-NOTICE:  Invalid band index (must use 1-based). Returning original raster
     47-3
     48-NOTICE:  Invalid band index (must use 1-based). Returning original raster
     49
     50-6|(1,{{7}})
     51
     52+psql: FATAL:  the database system is in recovery mode
     53-----------------------------------------------------------------------------
     54 rt_valuepercent .. failed (diff expected obtained: /var/lib/jenkins/workspace/postgis/tmp/3_0_pg10w64/test_37_diff)
     55-----------------------------------------------------------------------------
     56--- rt_valuepercent_expected    2018-09-11 06:20:16.906295708 +0000
     57+++ /var/lib/jenkins/workspace/postgis/tmp/3_0_pg10w64/test_37_out      2018-09-11 06:25:52.435618333 +0000
     58@@ -1,35 +1 @@
     59--10.000|0.500
     60-3.142|0.500
     61--10.000|0.500
     62-3.142|0.500
     63--10.000|0.010
     64-0.000|0.980
     65-3.142|0.010
     66--10.000|0.500
     67-3.100|0.500
     68-3.100|0.500
     69--10.000|0.500
     70--10.000|0.500
     71--10.000|0.500
     72-3.000|0.000
     73-0.500
     74-0.010
     75-0.500
     76-0.500
     77-0.500
     78-0.500
     79-BEGIN
     80--10.000|0.010
     81-0.000|0.980
     82-3.142|0.010
     83--10.000|0.500
     84-1.000|0.000
     85--10.000|0.500
     86-3.100|0.500
     87--1.000|0.000
     88-3.100|0.500
     89-0.500
     90-0.000
     91-0.500
     92-0.000
     93-COMMIT
     94+psql: FATAL:  the database system is in recovery mode
     95-----------------------------------------------------------------------------
     96 rt_bandmetadata .. failed (diff expected obtained: /var/lib/jenkins/workspace/postgis/tmp/3_0_pg10w64/test_38_diff)
     97}}}