Re: [Mono-dev] Integration Tests

2015-02-04 Thread Miguel de Icaza
Hello Edward, We are doing a few things in the space: - We are setting up a more comprehensive harness for SSL/TLS tests that do not depend on remote servers. - We are setting up a series of web tests to more comprehensively test the http client (the tests today are not complete

[Mono-dev] Integration Tests

2015-02-04 Thread Edward Ned Harvey (mono)
Does Mono have any sort of integration tests? Maybe that's where this belongs? I would like to make sure at some point, SslStream will be fixed, and the reason it hasn't happened so far was because nobody ever tested it with intermediate chain served by the server, which is of course the

[Mono-dev] (no subject)

2015-02-04 Thread crashfou...@gmail.com
http://blogs.msdn.com/b/dotnet/archive/2015/02/03/coreclr-is-now-open-source.aspx https://github.com/dotnet/coreclr Microsoft just open sourced their Run time for .net core under the Mit license... including the native interop, gc, and hit engine. Looks like we can start pulling things from

[Mono-dev] Problems with 3.12.0

2015-02-04 Thread Ben Clewett
Hi, After a long gap, we have upgraded our unchanged working ASP code from 3.0.6 to 3.12.0. However we get a new exception which we can't understand or find reference to in Google.  Would anybody know what might be wrong?