Hi, The Mono.Debugger.Soft issues should be fixed in d2fddf50625649474c8f209.
On Thu, Jan 27, 2011 at 2:53 AM, Jo Shields <[email protected]> wrote: > 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 > > _______________________________________________ > mono-packagers-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-packagers-list > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
