[mono-packagers] Mono 2.10 RC1

Jo Shields directhex at apebox.org
Wed Jan 26 20:53:01 EST 2011


On Sun, 2011-01-23 at 19:56 +0000, Jo Shields wrote:
> * The test suite fails to build. That's not intentional.

Bug #1: missing mono/tests/finally_guard.cs from tarball 
(seems fixed in e50fc47fd550ba957534)

Bug #2: missing mcs/class/Mono.Debugger.Soft/Test/dtest-app.cs from
tarball 
(not fixed in mono-2-10 as of now)

Bug #3: missing mcs/class/Mono.Debugger.Soft/Test/dtest-excfilter.il
from tarball 
(not fixed in mono-2-10 as of now)

Bug #4: missing MONO_PATH="./../../class/lib/net_2_0:$MONO_PATH" from
mono-wrapper invocation in mcs/class/Mono.Debugger.Soft/Makefile (via
$(INTERNAL_ILASM) - causes failure unless 2.0 mscorlib happens to be
available in the --prefix mono was built to use, even though "make
check" should work before "make install" 
(not fixed in mono-2-10 as of now)

Bug #5: MCS     [net_2_0] System.Web.Extensions_test_net_2_0.dll
Test/../../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyTemplateControls.cs(39,38): error CS0507: `MyTemplateControls.TestTemplateControl.CreateChildControls()': cannot change access modifiers when overriding `protected' inherited member `System.Web.UI.Control.CreateChildControls()' 
(seems fixed in f54988c03bc5257917a4)

Bug #6: MCS     [net_2_0] System.Web.DynamicData_test_net_2_0.dll
Test/../../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyTemplateControls.cs(43,19): error CS0507: `MyTemplateControls.TestTemplateControl.CreateChildControls()': cannot change access modifiers when overriding `protected' inherited member `System.Web.UI.Control.CreateChildControls()'
(not fixed in mono-2-10 as of now, same bug & fix as #5)

Bug #7: MCS     [net_2_0] System.Data.Services_test_net_2_0.dll
Test/./DataServiceTests.cs(47,27): error CS0012: The type
`System.ServiceModel.Channels.Message' is defined in an assembly that is
not referenced. Consider adding a reference to assembly
`System.ServiceModel, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'
Caused because mcs/build/tests.make doesn't populate $(TEST_MCS_FLAGS)
with the contents of $(LIB_MCS_FLAGS) which are how
mcs/class/System.Data.Services/Makefile specifies its references (which
are also needed by the test version)
(not fixed in mono-2-10 as of now)

There are more. The nunit tests bail out on the corlib, but it's almost
2am and I started this almost 4 hours ago, so I'm going to bed. More
tomorrow, maybe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-packagers-list/attachments/20110127/c426ccf7/attachment.bin 


More information about the mono-packagers-list mailing list