summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2019-07-02 11:24:57 -0700
committerGitHub <noreply@github.com>2019-07-02 11:24:57 -0700
commit9651b3ddf5b04777288d107f025c8d5a789cf083 (patch)
tree3cf2fee8e528aa465b1a5d26c29161a8b1bad1ed /tests
parentf0786465c5557201288f98146a4563f62e727965 (diff)
downloadcoreclr-9651b3ddf5b04777288d107f025c8d5a789cf083.tar.gz
coreclr-9651b3ddf5b04777288d107f025c8d5a789cf083.tar.bz2
coreclr-9651b3ddf5b04777288d107f025c8d5a789cf083.zip
Remove test method exclusions addressed in https://github.com/dotnet/corefx/pull/38856 (#25389)
Diffstat (limited to 'tests')
-rw-r--r--tests/CoreFX/CoreFX.issues.rsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/CoreFX/CoreFX.issues.rsp b/tests/CoreFX/CoreFX.issues.rsp
index 7b458aa959..bdf42ddede 100644
--- a/tests/CoreFX/CoreFX.issues.rsp
+++ b/tests/CoreFX/CoreFX.issues.rsp
@@ -63,10 +63,6 @@
# Timeout in System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.SerializeHugeObjectGraphs: https://github.com/dotnet/coreclr/issues/20246
-nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.SerializeHugeObjectGraphs
-# Assert with TieredCompilation=1 JitStress=1/2: https://github.com/dotnet/coreclr/issues/25263
--nomethod Generic.Dictionary.DictionaryConcurrentAccessDetectionTests.DictionaryConcurrentAccessDetection_ReferenceTypeKey
--nomethod Generic.Dictionary.DictionaryConcurrentAccessDetectionTests.DictionaryConcurrentAccessDetection_ValueTypeKey
-
# Test failure: https://github.com/dotnet/corefx/issues/37989
-nomethod MonoTests.System.Runtime.Caching.MemoryCacheTest.Contains