[Mono-bugs] [Bug 51101][Nor] New - MonoTests.System.AppDomainSetupTest.ApplicationBase3 fails on .NET 1.1

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Nov 2003 04:38:38 -0500 (EST)


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 ndrochak@gol.com.

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

--- shadow/51101	2003-11-18 04:38:38.000000000 -0500
+++ shadow/51101.tmp.17663	2003-11-18 04:38:38.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 51101
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: .NET 1.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ndrochak@gol.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MonoTests.System.AppDomainSetupTest.ApplicationBase3 fails on .NET 1.1
+
+When I run the tests on .NET 1.1 I get this as one of the failures. I'm 
+hoping that Gonzalo knows how to fix it easily.
+
+2) MonoTests.System.AppDomainSetupTest.ApplicationBase3 : AB3 #01
+        String lengths differ.  Expected length=45, but was length=39.
+        Strings differ at index 0.
+
+        expected:<"C:\cygwin\home\NickDr\mcs\class\cor...">
+         but was:<"c:\DOCUME~1\NickDr\LOCALS~1\Temp\la...">
+        ----------^
+
+   at MonoTests.System.AppDomainSetupTest.ApplicationBase3() in 
+c:\cygwin\home\n
+ickdr\mcs\class\corlib\Test\System\AppDomainSetupTest.cs:line 44