Re: [Geotools-devel] Test failure in main

2025-08-19 Thread Jody Garnett
Usually those things test time zone handling, and fail in different timezones if the test is poorly written. Or worse fail at different times of the day. - - Jody Garnett On Aug 19, 2025 at 8:23:54 AM, Ian Turton wrote: > I'm getting a test fail > > ParseTimeFunctionTest.testOrdinaryISODuratio

[Geotools-devel] Test failure in main

2025-08-19 Thread Ian Turton
I'm getting a test fail ParseTimeFunctionTest.testOrdinaryISODurationNotations:46->assertionForParseLocalDateTIme:88 expected:<2025-07-19T15:00> but was:<2025-07-20T15:00> I can't off the top of my head work out what is being tested, it look s like a month before now, and I suspect it's because I

Re: [Geotools-devel] test failure on trunk in directory module

2010-03-22 Thread Michael Bedward
Mmm... just ran the build again and no test failure this time. A local problem I suppose, but no idea what it was. On 23 March 2010 12:07, Michael Bedward wrote: > I'll have a look unless you're already doing so Jody > > On 23 March 2010 12:04, Jody Garnett wrote: >> I fixed a problem in DataUt

Re: [Geotools-devel] test failure on trunk in directory module

2010-03-22 Thread Michael Bedward
I'll have a look unless you're already doing so Jody On 23 March 2010 12:04, Jody Garnett wrote: > I fixed a problem in DataUtilities / collection feature source > yesterday with respect to determining FeatureType; perhaps that has > effected one of the entries? > ---

Re: [Geotools-devel] test failure on trunk in directory module

2010-03-22 Thread Jody Garnett
I fixed a problem in DataUtilities / collection feature source yesterday with respect to determining FeatureType; perhaps that has effected one of the entries? On Tue, Mar 23, 2010 at 11:24 AM, Michael Bedward wrote: > Hi folks, > > Building trunk this morning I get a test failure in the unsuppor

[Geotools-devel] test failure on trunk in directory module

2010-03-22 Thread Michael Bedward
Hi folks, Building trunk this morning I get a test failure in the unsupported directory module but I don't see any source files that have changed recently. guanaco:surefire-reports michael$ more org.geotools.data.directory.DataStoreCacheTest.txt --

[Geotools-devel] Test failure on gt-trunk?

2008-02-06 Thread Saul Farber
I'm getting a test failure in org.geotools.xs.bindings.XSQNameBindingTest.java as of today (didn't happen yesterday) Anyone else seeing it? I poked around in the test a bit, but didn't see anything obvious. --saul - This S

Re: [Geotools-devel] Test failure in WorldImageWriterTest

2008-01-11 Thread Saul Farber
The issue (which was fixed with a commit yesterday) was just that the WorldImageWriter was always using the format "png" to write the image world file, ignoring its own "extension" parameter in the metadata writing method. Patch in revision 28699 was: --- modules/plugin/image/src/main/java/org/ge

Re: [Geotools-devel] Test failure in WorldImageWriterTest

2008-01-11 Thread Simone Giannecchini
CIao guys, daniele is working on other things these hence you can send an email here so that I will be ble to try and fix the issue. Simone. On Jan 11, 2008 12:29 PM, Andrea Aime <[EMAIL PROTECTED]> wrote: > Martin Desruisseaux ha scritto: > > Hello Saul > > > > Saul Farber a écrit : > >> I've go

Re: [Geotools-devel] Test failure in WorldImageWriterTest

2008-01-11 Thread Andrea Aime
Martin Desruisseaux ha scritto: > Hello Saul > > Saul Farber a écrit : >> I've got a test failure in WorldImageWriterTest that I think I've >> isolated. You have a second to hop on irc:#geotools and work through it >> with me? > > I'm not the author of WorlImageReader/Writer... Is the failure re

Re: [Geotools-devel] Test failure in WorldImageWriterTest

2008-01-10 Thread Martin Desruisseaux
Hello Saul Saul Farber a écrit : > I've got a test failure in WorldImageWriterTest that I think I've > isolated. You have a second to hop on irc:#geotools and work through it > with me? I'm not the author of WorlImageReader/Writer... Is the failure related to metadata, referencing or "core" cove

[Geotools-devel] Test failure in WorldImageWriterTest

2008-01-10 Thread Saul Farber
Hey martin, I've got a test failure in WorldImageWriterTest that I think I've isolated. You have a second to hop on irc:#geotools and work through it with me? --saul - Check out the new SourceForge.net Marketplace. It's th

[Geotools-devel] Test failure in modules/library/main with Java 6

2006-12-11 Thread Martin Desruisseaux
The main module tests pass fine with Java 4 but fail with Java 6 (now in final release). JUnit test reports attached. Martin --- Test set: org.geotools.data.DataUtilitiesTest -

Re: [Geotools-devel] Test failure on 2.3 branch in "arcgrid" module?

2006-11-17 Thread Simone Giannecchini
Strange, I just did an mvn install and it worked for me. I wil try to look at it soon. SImone. On 11/17/06, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > I did a fresh checkout of 2.3 branch I got the attached test failure. > > Martin > > >

[Geotools-devel] Test failure on 2.3 branch in "arcgrid" module?

2006-11-17 Thread Martin Desruisseaux
I did a fresh checkout of 2.3 branch I got the attached test failure. Martin --- Test set: org.geotools.gce.arcgrid.ArcGridReadWriteTest

Re: [Geotools-devel] Test failure in modules/unsupported/tile?

2006-11-16 Thread Jody Garnett
Right; okay I will split the tests into two then thanks Martin. Jody PS. I did get the failure once yesterday > Do I'm the only one to get a test failure in the "tile" module? It sound like > an > "online" test, isn't it? > > Running org.geotools.tile.nasa.WorldWindTileStratagyTest > http://w

[Geotools-devel] Test failure in modules/unsupported/tile?

2006-11-16 Thread Martin Desruisseaux
Do I'm the only one to get a test failure in the "tile" module? It sound like an "online" test, isn't it? Running org.geotools.tile.nasa.WorldWindTileStratagyTest http://worldwind25.arc.nasa.gov/tile/tile.aspx?T=bmng.topo.bathy.200411&L=1&X=1&Y=1 Error: IOException occurs when search for propria

Re: [Geotools-devel] Test failure in org.geotools.validation.relate.MemoryLeakTest?

2006-10-13 Thread Martin Desruisseaux
Martin Desruisseaux a écrit : > Test set: org.geotools.validation.relate.MemoryLeakTest > --- > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.797 sec <<< > FAILURE! Sorry, I didn't noticed that this te

[Geotools-devel] Test failure in org.geotools.validation.relate.MemoryLeakTest?

2006-10-13 Thread Martin Desruisseaux
Do I'm the only one to get this test failure? Martin --- Test set: org.geotools.validation.relate.MemoryLeakTest --- Tests run: 2, Failur

[Geotools-devel] Test failure in org.geotools.validation.relate.MemoryLeakTest?

2006-10-13 Thread Martin Desruisseaux
Does I'm the only one to get this test failure? Martin --- Test set: org.geotools.validation.relate.MemoryLeakTest --- Tests run: 2, Fail

Re: [Geotools-devel] Test failure in module/main on trunk (2.3)

2006-07-12 Thread Martin Desruisseaux
Cory Horner a écrit : > Apologies... was missing a line in > src/META-INF/org.geotools.filter.expression.FunctionExpression Thanks, the build work now. Martin. - Using Tomcat but need to do more? Need to support we

Re: [Geotools-devel] Test failure in module/main on trunk (2.3)

2006-07-12 Thread Cory Horner
Martin Desruisseaux wrote: >I got some tests failure in StandardDeviationFunctionTest in the main module: > >http://maven.geotools.fr/reports/main/surefire-report.html#org.geotools.filter.function > > Apologies... was missing a line in src/META-INF/org.geotools.filter.expression.FunctionExpress

[Geotools-devel] Test failure in module/main on trunk (2.3)

2006-07-11 Thread Martin Desruisseaux
I got some tests failure in StandardDeviationFunctionTest in the main module: http://maven.geotools.fr/reports/main/surefire-report.html#org.geotools.filter.function Martin. - Using Tomcat but need to do more? Need

Re: [Geotools-devel] Test Failure

2006-06-02 Thread Jody Garnett
Clint Lewis wrote: > Hi, > > I am getting a test failure while trying to build geotools 2.2.x, I am > on revision 19771. What would cause this problem? I also included the > 2 surefire reports. Hey Clint, I will try this on my box. Next time can you send email to the module maintainer for this p

[Geotools-devel] Test Failure

2006-06-02 Thread Clint Lewis
Hi, I am getting a test failure while trying to build geotools 2.2.x, I am on revision 19771. What would cause this problem? I also included the 2 surefire reports. [INFO] Setting reports dir: C:\projects\geotools\2.2.x\plugin\image\target/surefire-reports -

Re: [Geotools-devel] Test failure in WMS module. Is it me or a connection problem?

2006-01-23 Thread Martin Desruisseaux
Richard Gould a écrit : Looks like it might be a more serious problem, but likely related to connection issues (that is manifesting itself as a NullPointerException). Likely the server changed. These kinds of changes shouldn't take down the test cases. I'll have a look into it shortly. Than

Re: [Geotools-devel] Test failure in WMS module. Is it me or a connection problem?

2006-01-23 Thread Richard Gould
Looks like it might be a more serious problem, but likely related to connection issues (that is manifesting itself as a NullPointerException). Likely the server changed. These kinds of changes shouldn't take down the test cases. I'll have a look into it shortly. Cheers, Richard Martin Desru

[Geotools-devel] Test failure in WMS module. Is it me or a connection problem?

2006-01-22 Thread Martin Desruisseaux
The following test fails on my machine with Maven 1: org.geotools.data.wms.test.WMS1_0_0_OnlineTest However, if seems to success in the nightly builds. Does anyone know if this failure is just a connection problem or something more serious? Stack trace attached. Martin. Testsuite