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:
authorFilip Navara <navara@emclient.com>2019-07-31 00:39:34 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-07-31 00:39:34 +0300
commit60bb726eac6d33038d35c27b23f98c73ff5abc4d (patch)
tree9a4758ad8ac9f692796fb0d4930aa148a80e527c /netcore
parentca8f155983139beaa306b77cabc2dde365021bd0 (diff)
Update CoreFX.issues.rsp (#15870)
Removed tests fixed by #13907. Fixes #14945 Fixes #14946 Fixes #14948
Diffstat (limited to 'netcore')
-rw-r--r--netcore/CoreFX.issues.rsp6
1 files changed, 0 insertions, 6 deletions
diff --git a/netcore/CoreFX.issues.rsp b/netcore/CoreFX.issues.rsp
index d9b5547a733..d99d988e4d0 100644
--- a/netcore/CoreFX.issues.rsp
+++ b/netcore/CoreFX.issues.rsp
@@ -145,12 +145,6 @@
# https://github.com/mono/mono/issues/14934
-nomethod System.Linq.Expressions.Tests.ArrayBoundsTests.MultipleNegativeBoundErrorMessage
-# float conv.ovf.un opcodes not supported https://github.com/mono/mono/issues/14945
--nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedDoubleToULongTest
--nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedDoubleToNullableULongTest
--nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableDoubleToULongTest
--nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableDoubleToNullableULongTest
-
# Delegate creation w/ reflection https://github.com/mono/mono/issues/14950
-nomethod System.Linq.Expressions.Tests.CallTests.EnumArgAndReturn