Fix native aot test failures (#76114)
authorJan Kotas <jkotas@microsoft.com>
Sat, 24 Sep 2022 13:05:07 +0000 (06:05 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Sep 2022 13:05:07 +0000 (06:05 -0700)
commite823a080eacdd35505e5d019d0a9e4c5cf395af3
tree8a0c346820e3001dc20f674190847e271335fd3e
parent985eedd68df0b4fb3f541fe266c95fa0a1bc4a0a
Fix native aot test failures (#76114)

* Fix native aot test failures

* Fix test failure on NativeAOT with non-English locale

* Delete duplicate and dead files

Fixes #75699

Co-authored-by: Filip Navara <filip.navara@gmail.com>
22 files changed:
src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertCreateCertificateContext.cs [deleted file]
src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj
src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj
src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj
src/libraries/System.Private.Xml/src/Utils/System.Xml.Utils.txt [deleted file]
src/libraries/System.Private.Xml/src/Utils/native.rc [deleted file]
src/libraries/System.Private.Xml/tests/ExceptionVerifier.cs [moved from src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ExceptionVerifier.cs with 97% similarity]
src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/Initialize_EndValidation.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/PropertiesTests.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateAttribute.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateAttribute_String.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateElement.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateText_EndElement.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateText_String.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateWhitespace_String.cs
src/libraries/System.Private.Xml/tests/XmlSerializer/XmlSerializerTests.RuntimeOnly.cs
src/libraries/System.Private.Xml/tests/XmlSerializer/XmlSerializerTests.cs
src/libraries/System.Private.Xml/tests/Xslt/XslTransformApi/ExceptionVerifier.cs [deleted file]
src/libraries/System.Reflection.Context/tests/CustomReflectionContextTests.cs
src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
src/libraries/tests.proj