Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quarantine test ResponseTests.AppCanHandleClientAbortingConnectionMidResponse. #60121

Merged
merged 1 commit into from
Jan 31, 2025

Fixed bug 60110.

c628f03
Select commit
Loading
Failed to load commit list.
Merged

Quarantine test ResponseTests.AppCanHandleClientAbortingConnectionMidResponse. #60121

Fixed bug 60110.
c628f03
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr succeeded Jan 30, 2025 in 1h 21m 43s

Build #20250130.11 had test failures

Details

Tests

  • Failed: 5 (0.39%)
  • Passed: 1,224 (95.92%)
  • Other: 47 (3.68%)
  • Total: 1,276

Annotations

Check failure on line 274 in .dotnet/sdk/10.0.100-alpha.1.25077.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.dotnet/sdk/10.0.100-alpha.1.25077.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L274

.dotnet/sdk/10.0.100-alpha.1.25077.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(274,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.

Check failure on line 274 in .dotnet/sdk/10.0.100-alpha.1.25077.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.dotnet/sdk/10.0.100-alpha.1.25077.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L274

.dotnet/sdk/10.0.100-alpha.1.25077.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(274,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net10.0/linux-x64/project.dll' could not be found.

Check failure on line 98 in .packages/microsoft.net.illink.tasks/10.0.0-alpha.1.25073.13/build/Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.25073.13/build/Microsoft.NET.ILLink.targets#L98

.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.25073.13/build/Microsoft.NET.ILLink.targets(98,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.RequestTests.AppCanHandleClientAbortingConnectionMidRequest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.RequestTests.AppCanHandleClientAbortingConnectionMidRequest

Test failed

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.ResponseTests.HttpsConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.ResponseTests.HttpsConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate

Test failed

Check failure on line 1 in Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton

Assert.Contains() Failure: Sub-string not found
String:    "Current directory: C:\h\w\A5A30922\w\AB81"···
Not found: "Test passed? True"
Raw output
   at Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton() in /_/src/Components/WebView/test/E2ETest/WebViewManagerE2ETests.cs:line 47
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks() in /_/src/Testing/test/QuarantinedTestAttributeTest.cs:line 28