I use nhibernate in all of my projects, along with gallio/mbunit3, and have 
never hit that issue. Can you post some code so we can see what is going on.

Philip Japikse, MCSD.Net, MCDBA, CSM
Pinnacle Solutions, Inc
[email protected]
www.japikse.blogspot.com
twitter/skimedic
(513) 312-5664
(sent from mobile device)

-----Original Message-----
From: Bruno Wouters <[email protected]>
Sent: Tuesday, March 10, 2009 19:00
To: MbUnit.User <[email protected]>
Subject: MbUnit NHibernate and Rollback attribute


Hi all,

I'm wondering if there are any known issues with NHibernate, MS SQL,
Framework 2 and MbUnit v3 using the Rollback attribute. I saw some
strange behaviour. When I ran the whole test class a certain test was
not rolled back but if I then would run the test individually it does
rollback.

Does it matter if I start a transaction somewhere in the testcode?
(using ISession.BeginTransaction, isolation level is read committed)

Can different runners give other test results? (resharper/
testdriven.net)

Greets,
Bruno



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to