Fix IIS recycle regressions #59998
Open
Fix IIS recycle regressions #59998
Build Analysis / Build Analysis
failed
Feb 5, 2025 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Test Failures (5 tests failed)
🔹 [All failing tests from aspnetcore-ci]
- Exception Message
Assert.Equal() Failure: Values differ Expected: BadGateway Actual: InternalServerError
- CallStack
at Microsoft.AspNetCore.Server.IIS.FunctionalTests.StartupTests.IncludesAdditionalErrorPageTextOutOfProcessStartupFailure_CorrectString() in /_/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs:line 1094 --- End of stack trace from previous location ---
- Exception Message
System.Runtime.InteropServices.COMException : The object identifier does not represent a valid object. (0x800710D8)
- CallStack
at Microsoft.Web.Administration.Interop.IAppHostProperty.get_Value() at Microsoft.Web.Administration.ConfigurationElement.GetPropertyValue(IAppHostProperty property) at Microsoft.Web.Administration.Site.get_State() at Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer.DumpServerManagerConfig() in /_/src/Servers/IIS/IntegrationTesting.IIS/src/IISDeployer.cs:line 544 at Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer.PreserveConfigFiles(String fileNamePrefix) in /_/src/Servers/IIS/IntegrationTesting.IIS/src/IISDeployer.cs:line 532 at Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer.RetryServerManagerAction(Action`1 action) in /_/src/Servers/IIS/IntegrationTesting.IIS/src/IISDeployer.cs:line 521 at Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer.Stop() in /_/src/Servers/IIS/IntegrationTesting.IIS/src/IISDeployer.cs:line 404 at ReflectionAbstractionExtensions.DisposeTestClass(ITest test, Object testClass, IMessageBus messageBus, ExecutionTimer timer, CancellationTokenSource cancellationTokenSource) in /_/src/xunit.execution/Extensions/ReflectionAbstractionExtensions.cs:line 79
- Exception Message
System.InvalidOperationException : Didn't get response that satisfies predicate after 10 retries
- CallStack
at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Helpers.RetryRequestAsync(HttpClient client, String uri, Func`2 predicate) in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/Infrastructure/Helpers.cs:line 125 at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.MultipleAppTests.RestartAppShouldNotAffectOtherApps() in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/MultipleAppTests.cs:line 117 --- End of stack trace from previous location ---
- Exception Message
Assert.Equal() Failure: Values differ Expected: OK Actual: ServiceUnavailable
- CallStack
at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess() in /_/src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs:line 502 --- End of stack trace from previous location ---
- Exception Message
Assert.Equal() Failure: Values differ Expected: OK Actual: ServiceUnavailable
- CallStack
at Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess() in /_/src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs:line 502 --- End of stack trace from previous location ---
❌ Microsoft.AspNetCore.Server.IIS.FunctionalTests.StartupTests.IncludesAdditionalErrorPageTextOutOfProcessStartupFailure_CorrectString [Console] [Details] [Artifacts] [0.22% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ Microsoft.AspNetCore.Server.IIS.FunctionalTests.StartupTests.ServerAddressesIncludesBaseAddress [Console] [Details] [Artifacts] [0.22% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.MultipleAppTests.RestartAppShouldNotAffectOtherApps [Console] [Details] [Artifacts] [100.00% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess [Console] [Details] [Artifacts] [0.22% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
❌ Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.ShutdownTests.ConfigurationChangeCanBeIgnoredInProcess [Console] [Details] [Artifacts] [0.22% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
Loading