summaryrefslogtreecommitdiff
path: root/tests/CoreFX
diff options
context:
space:
mode:
authorSteve MacLean <Steve.MacLean@microsoft.com>2019-05-04 14:31:34 -0400
committerGitHub <noreply@github.com>2019-05-04 14:31:34 -0400
commit71cae4ca99a163c4fd146e3583c64cb77a83fd0b (patch)
treef1563d8b050a9a9da403fe51d7d61353f29f6dbb /tests/CoreFX
parent068aa8bbb7a3f303c809775561d70c1875149853 (diff)
downloadcoreclr-71cae4ca99a163c4fd146e3583c64cb77a83fd0b.tar.gz
coreclr-71cae4ca99a163c4fd146e3583c64cb77a83fd0b.tar.bz2
coreclr-71cae4ca99a163c4fd146e3583c64cb77a83fd0b.zip
Reenable corefx tests (#24157)
Diffstat (limited to 'tests/CoreFX')
-rw-r--r--tests/CoreFX/CoreFX.issues.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/CoreFX/CoreFX.issues.json b/tests/CoreFX/CoreFX.issues.json
index 04224bad57..cee5f488b9 100644
--- a/tests/CoreFX/CoreFX.issues.json
+++ b/tests/CoreFX/CoreFX.issues.json
@@ -1118,10 +1118,6 @@
"name": "System.Tests.VersionTests.Comparisons_NullArgument_ThrowsArgumentNullException",
"reason": "Version was improved to no longer throw from comparison operators"
},
- {
- "name" : "System.Tests.ActivatorNetcoreTests.CreateInstanceAssemblyResolve",
- "reason" : "Waiting for https://github.com/dotnet/corefx/pull/37080"
- }
]
}
},
@@ -1278,20 +1274,6 @@
}
},
{
- "name": "System.Runtime.Loader.DefaultContext.Tests",
- "enabled": true,
- "exclusions": {
- "namespaces": null,
- "classes": null,
- "methods": [
- {
- "name" : "System.Runtime.Loader.Tests.DefaultLoadContextTests.LoadInDefaultContext",
- "reason" : "Waiting for https://github.com/dotnet/corefx/pull/37071"
- }
- ]
- }
- },
- {
"name": "System.Runtime.Loader.Tests",
"enabled": true,
"exclusions": {