Subject Re: Test Failuer report?
Author jwcanada
David,

I updated the latest one from cvs. This time is only one failure as below:

Class org.firebirdsql.jca.TestPoolingConnectionManager
Name Tests Errors Failures Time(s)
TestPoolingConnectionManager 4 0 1 91.822
Tests

Name Status Type Time(s)
testGetManagedConnections Success 5.358
testShortBlocking Failure Wrong number of connections counted: 0

junit.framework.AssertionFailedError: Wrong number of connections
Counted: 0
at
org.firebirdsql.jca.TestPoolingConnectionManager.testShortBlocking(TestPoolingConnectionManager.java:142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
0.341
testIdleTimeout Success 13.130

--- In Firebird-Java@y..., David Jencks <davidjencks@d...> wrote:
> I'm pretty sure the FBWrappingDatasource test failure is due to another
> indeterminate test. I don't know how to test these multithreaded +
timer
> interactions more successfully. Any suggestions appreciated.
>
> thanks
> david jencks
>