Jody,

The changes I made are in the Graph module--I needed a Delaunay Triangulation class, and Ian T suggested I write one using the graph module and commit the triangulation method in when I finished--so the location of the failures isn't really a surprise to me.  However, I didn't change any pre-existing graph code and I also never got around to putting in unit tests for the triangulation, so what unit test(s) is/are failing?

And yes, I can look through the classification functions.  I know of at least one function in the Studio code base that will be broken when we switch out of Geotools 2.2 and lose the getParent() method.  I'll also do a quick check and see if anything else in Studio depends on getParent().

Thanks.

Jamison

On Tue, 14 Nov 2006 14:53:40 -0800 Jody Garnett wrote:
JAMISON CONLEY wrote:
> GAAHH!!! 
>
> Sorry about that.  I've committed fixes, but the build still fails.  
> Instead of the original errors, it's claiming there are test failures 
> even though there aren't any tests that apply to the code that I 
> changed (which is probably not a good sign in itself).  Ideas, anyone?
Something seems strange it is the "Graph" module that is failing; 
something that traditionally has a high test coverage - wonder if we got 
some
maven profile madness going on here making our life painful?

I am going to update and build on my box - will get back to you.

Since we found someone from PSU can I bother you for some of your time 
in reviewing the changes to the classification functions? So far it is 
PSU projects that are going to be the most effected.

Jody

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel




Jamison Conley
PhD Candidate
Dept. of Geography
Pennsylvania State University
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to