Seems like this was fixed with r5816, thanks! I think the issue should be changed to "fixed in 3.2.0.Beta1" so it appears in the changelog.
On May 11, 8:26 am, cremor <[email protected]> wrote: > 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.
