-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentstest-failuretest-fixed
Milestone
Description
Failing Test(s)
- Microsoft.AspNetCore.Components.E2ETest.Tests.ServerErrorNotificationTest.ShowsErrorNotification_OnError_Dismiss
- Microsoft.AspNetCore.Components.E2ETest.Tests.ServerErrorNotificationTest.ShowsErrorNotification_OnError_Reload
Error Message
element click intercepted: Element ... is not clickable at point (765, 436). Other element would receive the click: <div id="components-reconnect-modal" ...
Stacktrace
at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebElement.Click()
at Microsoft.AspNetCore.Components.E2ETest.Tests.ErrorNotificationTest.ShowsErrorNotification_OnError_Dismiss() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/ErrorNotificationTest.cs:line 45
at InvokeStub_ErrorNotificationTest.ShowsErrorNotification_OnError_Dismiss(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebElement.Execute(String commandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebElement.Click()
at Microsoft.AspNetCore.Components.E2ETest.Tests.ErrorNotificationTest.ShowsErrorNotification_OnError_Reload() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/ErrorNotificationTest.cs:line 61
at InvokeStub_ErrorNotificationTest.ShowsErrorNotification_OnError_Reload(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Build
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentstest-failuretest-fixed