This message is about that issue: http://216.121.112.228/browse/NH-2698
I think I just found out why the test didn't fail for Fabio. It succeeds if I start it with nunit.exe, but it fails if I start it with nunit-x86.exe (using the latest trunk right now). The exception is "System.Security.VerificationException : Method NHibernate.Test.DynamicProxyTests.GenericMethodsTests.GenericMethodShouldBeProxied +MyClass.As: type argument 'T0' violates the constraint of type parameter 'TRequestedType'." Can someone reproduce this? If yes, please reopen the issue :-) And if someone has an explanation for this different behaviour of the .NET runtimes it would be great if he could explain it for me.
