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-11-23 01:00:28 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-11-23 01:00:28 +0300
commit2ccd6122bd89533436e68198409350dc0fd99d3c (patch)
tree93a23789a285c6c48bfc45ad223c79fb0bfb0c3a
parent81e305421dbc9d650c469ca0c3e6ee9ff7c2c990 (diff)
[netcore] Disable a test which fails on the interpreter
The test is wrong, will be fixed upstream.
-rw-r--r--netcore/CoreFX.issues_linux.rsp3
1 files changed, 3 insertions, 0 deletions
diff --git a/netcore/CoreFX.issues_linux.rsp b/netcore/CoreFX.issues_linux.rsp
index a8743674b41..2bc32232d27 100644
--- a/netcore/CoreFX.issues_linux.rsp
+++ b/netcore/CoreFX.issues_linux.rsp
@@ -41,3 +41,6 @@
-nomethod System.Tests.DoubleTests.ToStringRoundtrip_R
-nomethod System.Reflection.Tests.BindingFlagsDoNotWrapTests.*
-nomethod System.Tests.TypeTests.FilterName_Invoke_DelegateFiltersExpectedMembers
+
+# fails on Interpreter
+-nomethod System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode_Jit