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:
authorRyan Lucia <rylucia@microsoft.com>2019-12-12 05:19:45 +0300
committerGitHub <noreply@github.com>2019-12-12 05:19:45 +0300
commit3ddcbda8b665fce86e8a18be5d30a39029c01cf9 (patch)
tree512bc227e58c683e21b6a1116b78e526b0ed17fa /netcore
parentacc8c0c696a9a9eea9f68d9f78fdd7f5b39526c9 (diff)
[netcore] Enable AppDomainTests.MonitoringIsEnabled (#18142)
Diffstat (limited to 'netcore')
-rw-r--r--netcore/CoreFX.issues.rsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/netcore/CoreFX.issues.rsp b/netcore/CoreFX.issues.rsp
index 96c5d16dc8a..4e6990acdd0 100644
--- a/netcore/CoreFX.issues.rsp
+++ b/netcore/CoreFX.issues.rsp
@@ -738,10 +738,6 @@
## System.Runtime.Extensions.Tests
####################################################################
-# GC.GetGCMemoryInfo is not implemented
-# https://github.com/mono/mono/issues/15236
--nomethod System.Tests.AppDomainTests.MonitoringIsEnabled
-
# Mono expands generic Types in stacktraces unlike the .NET Core (sounds more like a feature: https://gist.github.com/EgorBo/3abb37d2ff4fc904bc7472c62498f933)
# https://github.com/mono/mono/issues/15315
-nomethod System.Tests.EnvironmentStackTrace.StackTraceTest