Skip to content

Quarantine CanRenderLargeComponentsWithServerRenderMode #49975

@captainsafia

Description

@captainsafia

Failing Test(s)

  • Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RenderingTest.CanRenderLargeComponentsWithServerRenderMode

Error Message

OpenQA.Selenium.StaleElementReferenceException : stale element reference: stale element not found
  (Session info: chrome=115.0.5790.170); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception

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.get_Text()
   at Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RenderingTest.CanRenderLargeComponentsWithServerRenderMode() in /home/vsts/work/1/s/src/Components/test/E2ETest/ServerRenderingTests/RenderingTest.cs:line 34
   at InvokeStub_RenderingTest.CanRenderLargeComponentsWithServerRenderMode(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Logs


Build

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions