[wasi] Disable failing tests to get CI green (#85681)
authorAnkit Jain <radical@gmail.com>
Wed, 3 May 2023 02:14:58 +0000 (22:14 -0400)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 02:14:58 +0000 (22:14 -0400)
commit43efab5a69a92bc37c3c578dd7d9468a0df5802d
tree2059cec805621ffb76fd76a1297e3ec345812a8d
parentc5303ae33513e1a2eddceb2986639efd7505115e
[wasi] Disable failing tests to get CI green (#85681)

* [wasi] Disable failing tests in System.Runtime.Serialization.Xml.Tests

Issue: https://github.com/dotnet/runtime/issues/82967, and https://github.com/dotnet/runtime/issues/73961

* [wasi] Disable failing test

System.Runtime.Serialization.Xml.ReflectionOnly.Tests:DataContractSerializerTests.DCS_MemoryStream_Deserialize_CompatibleWithFullFramework

Issue: https://github.com/dotnet/runtime/issues/73961

* [wasi] Disable tests failing depending on tmp fs

System.Runtime.Serialization.Xml.ReflectionOnly.Tests, and System.Runtime.Serialization.Xml.Tests
Test: DataContractSerializerTests.DCS_FileStreamSurrogate

Issue: https://github.com/dotnet/runtime/issues/85690
src/libraries/System.Runtime.Serialization.Xml/tests/DataContractSerializer.cs
src/libraries/System.Runtime.Serialization.Xml/tests/XsdDataContractExporterTests/ExporterApiTests.cs