Avoid race that can cause Kestrel's RequestAborted to not fire #62385
Azure Pipelines / aspnetcore-components-e2e
failed
Jun 18, 2025 in 1h 12m 9s
Build #20250617.43 had test failures
Details
- 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
azure-pipelines / aspnetcore-components-e2e
Build log #L57
Bash exited with code '1'.
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)
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)
Loading