[hibernate-dev] [Fwd: hibernate-sqlserver-jtds-testsuite Build Completed With Testsuite Errors]

Aleksandar Kostadinov akostadinov at jboss.org
Thu Dec 7 12:08:29 EST 2006


Hi. As you see I used jtds driver for this one. It doesn't support
setting the transaction isolation level to snapshot, but I tuned the
database this way:
ALTER DATABASE cruisecontrol SET ALLOW_SNAPSHOT_ISOLATION ON;
ALTER DATABASE cruisecontrol SET READ_COMMITTED_SNAPSHOT ON;

This should set the default isolation level to snapshot.

When I runned the tests with the MS jdbc driver I got one more error
than with the jdts driver. It is
org.hibernate.test.legacy.MasterDetailTest.testCachedCollectionRefresh.
But I'm not sure in the results as the cruesecintrol builds give half
the errors of these I've got from the mentioned tests.

So to conclude see if you see the results consistent with your local
tests. I'll modify the build if you do not like the jtds driver or
something else.

-------------- next part --------------
An embedded message was scrubbed...
From: qa at jboss.com
Subject: hibernate-sqlserver-jtds-testsuite Build Completed With Testsuite
	Errors
Date: Thu, 7 Dec 2006 11:46:49 -0500 (EST)
Size: 29653
Url: http://lists.jboss.org/pipermail/hibernate-dev/attachments/20061207/c13cd0fa/attachment.eml 


More information about the hibernate-dev mailing list