Update CoreFX.issues.rsp (mono/mono#15870)
authorFilip Navara <navara@emclient.com>
Tue, 30 Jul 2019 21:39:34 +0000 (23:39 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 30 Jul 2019 21:39:34 +0000 (23:39 +0200)
Removed tests fixed by mono/mono#13907.
Fixes mono/mono#14945
Fixes mono/mono#14946
Fixes mono/mono#14948

Commit migrated from https://github.com/mono/mono/commit/60bb726eac6d33038d35c27b23f98c73ff5abc4d

src/mono/netcore/CoreFX.issues.rsp

index d9b5547..d99d988 100644 (file)
 # 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