[postgis-devel] [PostGIS] #958: [raster] Regress test failures on 32 bit

PostGIS trac at osgeo.org
Tue May 17 14:04:54 PDT 2011


#958: [raster] Regress test failures on 32 bit
----------------------------+-----------------------------------------------
 Reporter:  strk            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by pracine):

 If I update everything to revision 7147, which was the first commited by
 Bborie, I get rt_band.sql to fail but the server does not crash:

 {{{
 *** rt_band_expected    Tue May 17 16:49:22 2011
 --- /tmp/rtpgis_reg_6160/test_9_out     Tue May 17 16:51:50 2011
 ***************
 *** 1,17 ****
   123.4567
   1234.567
   1234.567
 ! 1234.5678
 ! 987.654321
   9876.54321
 ! 1234.5678
 ! 987.654321
   9876.54321
 ! 1234.5678
 ! 1234.5678
   9876.54321
 ! 987.654321
 ! 1234.5678
   4
   3
   2
 --- 1,17 ----
   123.4567
   1234.567
   1234.567
 ! 4.47593815953616e-91
 ! 4.47593815953616e-91
   9876.54321
 ! 4.47593815953616e-91
 ! 4.47593815953616e-91
   9876.54321
 ! 4.47593815953616e-91
 ! 4.47593815953616e-91
   9876.54321
 ! 4.47593815953616e-91
 ! 4.47593815953616e-91
   4
   3
   2

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/958#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list