[mono/mono] f9bbb7c5: Disable ClientWebSocketTest.cs (for mobile) until the type itself is added to the mobile profile (i.e. added to mobile_System.dll.sources). Fix building/running System.dll unit tests
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <00000141e5453057-adb47013-024d-4297-85d9-5db76fdf3d28-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/mono
Compare: https://github.com/mono/mono/compare/ab93080478cf...f9bbb7c58bed
Commit: f9bbb7c58bed4ef4dffc8957cd2b1da1305b7aa7
Author: Sebastien Pouliot <[email protected]> (spouliot)
Date: 2013-10-23 12:22:25 GMT
URL: https://github.com/mono/mono/commit/f9bbb7c58bed4ef4dffc8957cd2b1da1305b7aa7
Disable ClientWebSocketTest.cs (for mobile) until the type itself is added to the mobile profile (i.e. added to mobile_System.dll.sources). Fix building/running System.dll unit tests
Changed paths:
M mcs/class/System/Test/System.Net.WebSockets/ClientWebSocketTest.cs
Modified: mcs/class/System/Test/System.Net.WebSockets/ClientWebSocketTest.cs
===================================================================
@@ -1,4 +1,4 @@
-#if NET_4_5
+#if NET_4_5 && !MOBILE
using System;
using System.Net;
using System.Threading;
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches