[Mono-bugs] [Bug 74698][Min] New - Corlib Unit tests failing
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 22 Apr 2005 17:49:54 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by flashdict@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74698
--- shadow/74698 2005-04-22 17:49:54.000000000 -0400
+++ shadow/74698.tmp.3717 2005-04-22 17:49:54.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 74698
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: flashdict@gmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Corlib Unit tests failing
+
+Description of Problem:
+
+There are a couple of tests in the corlib unit tests which I had to remove
+from corlib_test.dll.sources to get the suite to run to completion here on
+FreeBSD6.
+
+-System.Security.Principal/WindowsIdentityTest.cs
+-System.Security.Principal/WindowsPrincipalTest.cs
+
+I get GLIb-ERRORs from gmem.c for failure to allocate some ridiculous
+amount of memory > 4gb when I run these two under FreeBSD.
+
+Perhaps these should be excluded from non-windows platform testing, or
+perhaps theres a bug. Setting to minor.