[Mono-dev] Sys.Web test suite breakage

Konstantin Triger kostat at mainsoft.com
Thu Aug 23 02:37:31 EDT 2007


Hello Marek,

The regression was introduced in r84589.
Please fix as soon as possible or revert the changes.

Regards,
Konstantin Triger

> -----Original Message-----
> From: Konstantin Triger
> Sent: Wednesday, August 22, 2007 9:22 AM
> To: 'Marek Habersack'
> Cc: 'Marek Habersack'
> Subject: Sys.Web test failures
> 
> Hey Marek,
> 
> I updated today to the latest Sys.Web (1 day diff).
> This is the changed files list:
> U    Test/System.Web.Hosting/ApplicationHostTest.cs
> U    Test/System.Web.Hosting/ChangeLog
> U    System.Web.Configuration_2.0/ProvidersHelper.cs
> U    System.Web.Configuration_2.0/ChangeLog
> U    System.Web/ChangeLog
> U    System.Web/HttpApplicationFactory.cs
> U    System.Web/HttpApplication.cs
> U    System.Web.UI/ChangeLog
> U    System.Web.UI/ControlBuilder.cs
> U    System.Web.UI/TemplateParser.cs
> U    System.Web.UI/SimpleWebHandlerParser.cs
> U    System.Web.UI/ClientScriptManager.cs
> U    System.Web.Hosting/ChangeLog
> U    System.Web.Hosting/ApplicationHost.cs
> U    System.Web.UI.WebControls/ObjectDataSourceView.cs
> U    System.Web.UI.WebControls/ChangeLog
> U    System.Web.UI.WebControls/ContentPlaceHolderBuilder.cs
> U    System.Web.Compilation/ChangeLog
> U    System.Web.Compilation/BuildProvider.cs
> U    System.Web.Compilation/AppCodeCompiler.cs
> 
> And started getting the following kind of failures (see below).
> Do the tests pass for you?
> 
> 9) MonoTests.System.Web.Security.FormsAuthenticationTest.DefaultValues :
> System.Web.HttpException : System.Web.HttpException: Type
> MonoTests.SystemWeb.Framework.MyHandler is not unique.
>   at System.Web.UI.SimpleWebHandlerParser.GetTypeFromBin (System.String
> typeName) [0x00000]
>   at System.Web.Compilation.WebServiceCompiler.GetCompiledType ()
> [0x00000]
>   at System.Web.Compilation.WebServiceCompiler.CompileIntoType
> (System.Web.UI.SimpleWebHandlerParser wService) [0x00000]
>   at System.Web.UI.WebHandlerParser.GetCompiledType
> (System.Web.HttpContext context, System.String virtualPath, System.String
> physicalPath) [0x00000]
>   at System.Web.UI.SimpleHandlerFactory.GetHandler (System.Web.HttpContext
> context, System.String requestType, System.String virtualPath,
> System.String path) [0x00000]
>   at System.Web.HttpApplication.GetHandler (System.Web.HttpContext
> context) [0x00000]
>   at System.Web.HttpApplication+<>c__CompilerGenerated5.MoveNext ()
> [0x00000]
>   ----> System.Web.HttpException : Type
> MonoTests.SystemWeb.Framework.MyHandler is not unique.
>   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
> (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
> System.Exception& exc, System.Object[]& out_args) [0x00188] in
> C:\cygwin\monobuild\mcs\class\corlib\System.Runtime.Remoting.Proxies\RealP
> roxy.cs:227
> --HttpException
>   at System.Web.UI.SimpleWebHandlerParser.GetTypeFromBin (System.String
> typeName) [0x00000]
>   at System.Web.Compilation.WebServiceCompiler.GetCompiledType ()
> [0x00000]
>   at System.Web.Compilation.WebServiceCompiler.CompileIntoType
> (System.Web.UI.SimpleWebHandlerParser wService) [0x00000]
>   at System.Web.UI.WebHandlerParser.GetCompiledType
> (System.Web.HttpContext context, System.String virtualPath, System.String
> physicalPath) [0x00000]
>   at System.Web.UI.SimpleHandlerFactory.GetHandler (System.Web.HttpContext
> context, System.String requestType, System.String virtualPath,
> System.String path) [0x00000]
>   at System.Web.HttpApplication.GetHandler (System.Web.HttpContext
> context) [0x00000]
>   at System.Web.HttpApplication+<>c__CompilerGenerated5.MoveNext ()
> [0x00000]
> 
> Regards,
> Konstantin Triger



More information about the Mono-devel-list mailing list