From 43bd3a41f2c29b6612ff8ae101d95d6e340c4649 Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Tue, 15 Oct 2019 09:53:08 -0700 Subject: [PATCH 1/2] [3.0] Skip known failure in ShutdownTestWaitForShutdown (#14744) - update src/Hosting/test/FunctionalTests/ShutdownTests.cs Co-Authored-By: Andrew Stanton-Nurse --- src/Hosting/test/FunctionalTests/ShutdownTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Hosting/test/FunctionalTests/ShutdownTests.cs b/src/Hosting/test/FunctionalTests/ShutdownTests.cs index ce79a471d5..7394fbe125 100644 --- a/src/Hosting/test/FunctionalTests/ShutdownTests.cs +++ b/src/Hosting/test/FunctionalTests/ShutdownTests.cs @@ -33,7 +33,7 @@ namespace Microsoft.AspNetCore.Hosting.FunctionalTests await ExecuteShutdownTest(nameof(ShutdownTestRun), "Run"); } - [ConditionalFact] + [ConditionalFact(Skip = "https://github.com/aspnet/AspNetCore-Internal/issues/2577")] [Flaky("https://github.com/aspnet/Hosting/issues/1214", FlakyOn.All)] [OSSkipCondition(OperatingSystems.Windows)] [OSSkipCondition(OperatingSystems.MacOSX)] From 5ceb94f3fe9462afc2e730e94d0a2fb59b8aaae3 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 16 Oct 2019 14:24:20 -0700 Subject: [PATCH 2/2] [release/3.0] Pin Microsoft.Internal.Extensions.Refs (#15062) * Pin Microsoft.Internal.Extensions.Refs This is not being produced in current 3.0 builds so the coherent parent dependency attribute cannot be satisfied. --- eng/Version.Details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8631795af9..0c7539eb0b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -281,7 +281,7 @@ https://github.com/aspnet/Extensions 0b951c16de0f39e13cce8372e11c28eb90576662 - + https://github.com/aspnet/Extensions 0b951c16de0f39e13cce8372e11c28eb90576662