https://bugzilla.novell.com/show_bug.cgi?id=320672#c2


Marek Safar <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
             Status|REOPENED                                        |RESOLVED
         Resolution|                                                |WONTFIX




--- Comment #2 from Marek Safar <[EMAIL PROTECTED]>  2007-11-07 02:56:09 MST ---
  .maxstack  11
  .locals init (class NUnit.Util.TestRunnerEx V_0)
  IL_0000:  ldarg.0
  IL_0001:  ldfld      bool NUnit.Util.TestLoader::multiDomain
  IL_0006:  brfalse    IL_0015
  IL_000b:  newobj     instance void
NUnit.Util.MultipleTestDomainRunner::.ctor()
  IL_0010:  br         IL_001a
  IL_0015:  newobj     instance void NUnit.Util.TestDomain::.ctor()
  IL_001a:  stloc.0   <----- peverify complains here


I thing it is peverify bug, TestRunnerEx is an interface in this case and
peverify is probably not able to follow.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to