[Mono-dev] Integration Tests

Miguel de Icaza miguel at xamarin.com
Thu Feb 5 03:08:52 UTC 2015


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 enough).
   - We are bringing Microsoft's ReferenceSource HTTP stack, SslStream to
   Mono.
   - We are developing a new TLS/SSL stack to allow this to be plugged into
   the above (as the Microsoft implementation depends on Windows APIs).

Some code we have finally checked into branches, some code we have not yet.
  It is not ready for landing into master, but we are actively working on
these.

Cheers,
Miguel

On Wed, Feb 4, 2015 at 7:32 AM, Edward Ned Harvey (mono) <
edward.harvey.mono at clevertrove.com> wrote:

> 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
> typical real world usage - I wrote a unit test for it, but have not had any
> progress getting it accepted, mono developers aloof and unresponsive, don't
> know why - I guess it's because it's more an integration test and not
> really a unit test - the inactive pull request is here:
>
> https://github.com/mono/mono/pull/1490
>
> I also have not been able to get any response from Martin Baulig, working
> on the updated TLS code, so it seems likely SslStream will continue to be
> useless as a server, unless something gives...
> https://trello.com/c/PvUaV89u/16-tls-stack
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150204/6091648b/attachment.html>


More information about the Mono-devel-list mailing list