[Mono-bugs] [Bug 81487][Nor] New - Assembly.GetExportedTypes() failure

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Apr 29 15:07:44 EDT 2007


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 geoff at mmks.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81487

--- shadow/81487	2007-04-29 15:07:43.000000000 -0400
+++ shadow/81487.tmp.19582	2007-04-29 15:07:43.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 81487
+Product: Mono: Runtime
+Version: 1.0
+OS: GNU/Linux [Other]
+OS Details: Linux version 2.6.8-3-686 (pbuilder at dl360-g3) (gcc version 3.3.5 (Debian 1:3.3.5-13))
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: geoff at mmks.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assembly.GetExportedTypes() failure
+
+Description of Problem:
+
+When running nunit tests, System.Reflection.Assembly.GetExportedTypes()
+will stall the test and fail to return.
+
+Steps to reproduce the problem:
+1. unzip attachment
+2. run 'cd bug_1708; ./build'
+3. run 'mono bug_1708.exe'
+4. run 'nunit-console bug_1708.exe'
+
+Actual Results:
+
+execution stalls and does not return or throw exception in nunit
+
+Expected Results:
+
+FileNotFoundException (behavior of direct command line execution)
+
+How often does this happen? 
+
+More than two thirds of the time
+
+Additional Information:
+
+mono svn revision 76353
+nunit version 2.4.0.2 net 2.0
+
+zip file to replicate problem attached


More information about the mono-bugs mailing list