[postgis-devel] [PostGIS] #487: Getting regress failures and some expected output files are blank
PostGIS
trac at osgeo.org
Sun Apr 4 16:59:33 PDT 2010
#487: Getting regress failures and some expected output files are blank
-----------------------+----------------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Not sure if thsi is because some things are not finished, but I don't
recall getting regression failures on my last build.
On latest trunk all pass except
rt_box2d. failed (diff expected obtained:
/tmp/rtpgis_reg_3012/test_5_diff)
This might be due to last change Jorge was working on.
Output of file is
{{{
*** rt_box2d_expected Sat Jul 25 15:20:01 2009
--- /tmp/rtpgis_reg_3012/test_5_out Sun Apr 4 12:26:56 2010
***************
*** 0 ****
--- 1,3 ----
+ 0|BOX(0.5 0.5,20.5 60.5)|BOX(0 0,20 60)
+ 1|BOX(2.5 2.5,7.5 7.5)|BOX(2 2,7 7)
+ 2|BOX(7.5 2.5,12.5 7.5)|BOX(7 2,12 7)
}}}
This might be an error in the tests than testing itself. Because when I
look at the expected output file, its hmm completely blank.
In fact there are 9 expected output files that are completely blank (looks
like all done in a commit a year ago by Mat in r3940 )
http://trac.osgeo.org/postgis/browser/spike/wktraster/test/regress
Perhaps these are just place holders, but just noting it as a bit odd.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/487>
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