[Mono-devel-list] 'make run-test' in Corlib hangs

Vasudevan Sudharsan vsudharsan at novell.com
Wed Feb 9 01:36:27 EST 2005


>>>Ben Maurer <bmaurer at ximian.com> 02/08/05 12:51 pm >>> 
 
>>When I did a make PROFILE=net_2_0 run-test in mcs/class/corlib it 
 
>>hanged.... 
 
>>I had to kill it so as to continue with other testings... 
 
 
>Which test case did it hang on? 
 
 
>There is a flag you can use to emit verbose details, ie, which test
case 
 
>is running. Not sure what it is right now since I am not at my Linux 
 
>desktop, but ask around on IRC. 
 
 
>-- Ben 
Hai 
 
I tried make PROFILE=net_2_0 TEST_HARNESS_FLAG=labels run-test 
 
It hanged at 2 places... 
1)
System.Runtime.Remoting.SynchronizationAttributeTest.TestSynchronization

File SynchronizationAttribute.cs  is missing from the
System.Runtime.Remoting directory . 
 
When I removed System.Runtime.Remoting/SynchronizationAttributeTest.cs
from corlib_test.dll.sources 
it again hanged at 
2) System.Threading.ThreadTest.TestStart 
The file is corlib/Thread.cs and the function is Start() 
 
With regards 
Sudharsan 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050208/854322f9/attachment.html 


More information about the Mono-devel-list mailing list