From bbe6ab3337f6788903ef0e95161f14e750dbea34 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Thu, 3 Feb 2022 13:24:21 -0500 Subject: [PATCH] [wasm][aot] Disable failing tests `Microsoft.Extensions.HostFactoryResolver.Tests`: https://github.com/dotnet/runtime/issues/64724 `Microsoft.Extensions.Logging.Tests`: https://github.com/dotnet/runtime/issues/64725 --- src/libraries/tests.proj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 7ae2f5547fe60..20dbdebfec3e7 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -38,6 +38,10 @@ Roslyn4.0.Tests.csproj" /> + + + +