Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-06-25 21:01:17 +0300
committerGitHub <noreply@github.com>2019-06-25 21:01:17 +0300
commitbc1d080ba90e210140656b914f7fa83714089f43 (patch)
tree5cd5eb80e99a1cf748c8f5a1e50a569542341a41 /mcs/class/System
parentba242226f4f4ea010de461d8690029a9609dba34 (diff)
Exclude a few tests on monotouch_watch/xammac (#15397)
* [System.Core] Exclude AnonymousPipe tests on monotouch/xammac profiles They should only be run on xammac_net_4_5. Fixes https://github.com/mono/mono/issues/15329 * [System] Exclude WebClient and WebSocket tests on monotouch_watch Fixes https://github.com/mono/mono/issues/15265.
Diffstat (limited to 'mcs/class/System')
-rw-r--r--mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources b/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources
index 0b0ecd535f4..a63a1693c78 100644
--- a/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources
+++ b/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources
@@ -15,3 +15,6 @@
../../../external/corefx/src/System.Net.Security/tests/FunctionalTests/*.cs
+../../../external/corefx/src/System.Net.WebClient/tests/WebClientTest.cs
+
+../../../external/corefx/src/Common/tests/System/Net/WebSockets/WebSocketCreateTest.cs