development
Subject: RE: [Hibernate] Timeout for tests
Also, there is the problem that Steve and I saw with the
org.hibernate.test.legacy.PerformanceTest. It does not have a finally
block for closing resources in case of error, and some databases will
hang when the hibernate test case attempts to drop
Ryan Campbell wrote:
There were at least two which were taking > 200 seconds. I have lost
the results I used to give you this total.
The mysql and oracle runs are taking about 20 minutes each (total).
timesten is taking about an hour. SQL server (jtds) and Sybase
(jconnect) are both timing o
ber 28, 2005 7:29 AM
To: Christian Bauer
Cc: Hibernate development
Subject: RE: [Hibernate] Timeout for tests
There were at least two which were taking > 200 seconds. I have lost
the results I used to give you this total.
The mysql and oracle runs are taking about 20 minutes each (total).
time
ay, November 28, 2005 7:29 AM
> To: Christian Bauer
> Cc: Hibernate development
> Subject: RE: [Hibernate] Timeout for tests
>
> There were at least two which were taking > 200 seconds. I have lost
> the results I used to give you this total.
>
> The mysql and oracl
Sent: Monday, November 28, 2005 7:15 AM
> To: Ryan Campbell
> Cc: Hibernate development
> Subject: Re: [Hibernate] Timeout for tests
>
> Ryan Campbell wrote:
> > Can there be a timeout for the tests? I'm seeing tests hang against
> > different databases. If th
Ryan Campbell wrote:
Can there be a timeout for the tests? I'm seeing tests hang against
different databases. If there was a timeout for the junit tests, these
hanging tests would be reported as failures.
I ran the tests on MySQL, and the longest one was 255 seconds, so
perhaps 500 seconds is
Fine by me.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ryan
Campbell
Sent: Sunday, November 27, 2005 11:01 PM
To: Hibernate development
Subject: [Hibernate] Timeout for tests
Can there be a timeout for the tests? I'm seeing tests hang against
diffe