From: Marek Safar Date: Tue, 10 Sep 2019 09:17:57 +0000 (+0200) Subject: Update tests exclusion X-Git-Tag: submit/tizen/20210909.063632~10331^2~5^2~533 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c6389e2a4b557ea590d9bd07beb16dd6d1e9b9c;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update tests exclusion Commit migrated from https://github.com/mono/mono/commit/9894bfa6fadb1b2c2c1452cda65896274ddd321f --- diff --git a/src/mono/netcore/CoreFX.issues.rsp b/src/mono/netcore/CoreFX.issues.rsp index 790beb5..902729e 100644 --- a/src/mono/netcore/CoreFX.issues.rsp +++ b/src/mono/netcore/CoreFX.issues.rsp @@ -998,7 +998,7 @@ -nomethod System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByFriendlyName_Ctor -# corefx tests need to be updated for changes to GetHashCode +# corefx tests need to be updated -nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeInt16 -nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeInt32 -nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeDouble @@ -1009,3 +1009,5 @@ -nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeInt64 -nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeSingle -nomethod System.Numerics.Tests.GenericVectorTests.GetHashCodeUInt32 + +-nomethod System.Tests.StringComparerTests.CreateCultureOptions_InvalidArguments_Throws