[postgis-devel] Raster Regressing

Paul Ramsey pramsey at cleverelephant.ca
Wed Aug 10 15:52:01 PDT 2011


I've got 6 failures in the raster online regressions (jeepers, is a
backend crash), which I guess is what things were like before... and
last time my response was just to stop testing raster for six months,
which is probably not what you want people to do. Can we either get
the tests to pass on all platforms or replace them with tests that do?
Because faced with "should be right but are failing" tests, people
just stop trusting the tests at all, or stop running them.

I'm also quite non-fond of the offline raster tests, which are noisy
and not at all clear on what's good and what's not. Is cunit not
appropriate for them?

P.

 rt_asgdalraster. failed (diff expected obtained:
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_10_diff)
 rt_astiff. failed (diff expected obtained:
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_11_diff)
 rt_asjpeg. failed (diff expected obtained:
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_12_diff)
 rt_aspng. failed (diff expected obtained:
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_13_diff)
...
 rt_resample. failed (diff expected obtained:
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_41_diff)
 rt_asraster. failed (diff expected obtained:
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_42_diff)


Tadpole:postgis-svn pramsey$ cat
/var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_10_diff
--- rt_asgdalraster_expected	2011-05-25 11:27:53.000000000 -0700
+++ /var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_10_out	2011-08-10
15:47:31.000000000 -0700
@@ -5,11 +5,7 @@
 1
 1
 1
-1
-1
-1
-1
-1
-1
-1
-1
+server closed the connection unexpectedly
+	This probably means the server terminated abnormally
+	before or while processing the request.
+connection to server was lost



More information about the postgis-devel mailing list