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
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
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
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?
>
---
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
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
--
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
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
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
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
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
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
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
-
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
>
>
>
I did a fresh checkout of 2.3 branch I got the attached test failure.
Martin
---
Test set: org.geotools.gce.arcgrid.ArcGridReadWriteTest
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
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
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
Do I'm the only one to get this test failure?
Martin
---
Test set: org.geotools.validation.relate.MemoryLeakTest
---
Tests run: 2, Failur
Does I'm the only one to get this test failure?
Martin
---
Test set: org.geotools.validation.relate.MemoryLeakTest
---
Tests run: 2, Fail
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
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
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
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
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
-
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
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
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
28 matches
Mail list logo