Skip to content

Avoid race that can cause Kestrel's RequestAborted to not fire #62385

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Overwrite HTTP/3 stream in state dictionary if old one is not reusable

5630fc3
Select commit
Loading
Failed to load commit list.
Open

Avoid race that can cause Kestrel's RequestAborted to not fire #62385

Overwrite HTTP/3 stream in state dictionary if old one is not reusable
5630fc3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Jun 18, 2025 in 1h 12m 9s

Build #20250617.43 had test failures

Details

Tests

  • Failed: 2 (0.13%)
  • Passed: 1,482 (99.66%)
  • Other: 3 (0.20%)
  • Total: 1,487

Annotations

Check failure on line 57 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Build log #L57

Bash exited with code '1'.

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerFormsTest.CanWireUpINotifyPropertyChangedToEditContext

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerFormsTest.CanWireUpINotifyPropertyChangedToEditContext

OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"css selector","selector":".user\-name"}
  (Session info: chrome=137.0.7151.119); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Raw output
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.ExecuteAsync(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.FindElement(By by)
   at Microsoft.AspNetCore.Components.E2ETest.Tests.FormsTest.CanWireUpINotifyPropertyChangedToEditContext() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/FormsTest.cs:line 471
   at InvokeStub_FormsTest.CanWireUpINotifyPropertyChangedToEditContext(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETest.Tests.FormsTest.CanWireUpINotifyPropertyChangedToEditContext

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETest.Tests.FormsTest.CanWireUpINotifyPropertyChangedToEditContext

OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"css selector","selector":".user\-name"}
  (Session info: chrome=137.0.7151.119); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Raw output
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.ExecuteAsync(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.FindElement(By by)
   at Microsoft.AspNetCore.Components.E2ETest.Tests.FormsTest.CanWireUpINotifyPropertyChangedToEditContext() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/FormsTest.cs:line 471
   at InvokeStub_FormsTest.CanWireUpINotifyPropertyChangedToEditContext(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)