Re: [Geotools-devel] On long build times

2008-01-03 Thread Jody Garnett
Andrea Aime wrote: > Main takes time because it's big and whatnot, yet there is a specific > test that it's slow, and hits only windows (there is a check for the > operating system in the tests, the slow part is skipped on unix): > DataUtilitiesTest.testUrlToFile. > In that test an attempt to acce

Re: [Geotools-devel] On long build times

2007-12-29 Thread Andrea Aime
Martin Desruisseaux ha scritto: > Andrea Aime a écrit : >> I personally had a look into the EPSG authority one >> and spotted a handful of tests that are using most of the time, >> they are tests checking full scans of the db looking for >> a code it's not there and a multithreaded load test. Makin

Re: [Geotools-devel] On long build times

2007-12-29 Thread Martin Desruisseaux
Andrea Aime a écrit : > I personally had a look into the EPSG authority one > and spotted a handful of tests that are using most of the time, > they are tests checking full scans of the db looking for > a code it's not there and a multithreaded load test. Making > them into "extensive" ones takes t