Skip to content

Quarantine SubmitButtonFormactionAttributeOverridesEnhancedFormAction #60067

Open
@captainsafia

Description

@captainsafia

Failing Test(s)

  • Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction

Error Message

OpenQA.Selenium.WebDriverException : aborted by navigation: loader has changed while resolving nodes
(Session info: chrome=132.0.6834.83)

Stacktrace

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.WebDriver.get_Url()
   at Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction() in /home/vsts/work/1/s/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs:line 1367
   at InvokeStub_FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Logs

[xUnit.net 00:00:00.21] Microsoft.AspNetCore.Components.E2ETests: Multiple test collections declared with name 'InteractivityTest': Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.EndpointsServerReconnectionTest, Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.InteractivityTest, Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.NoInteractivityTest
[xUnit.net 00:00:00.58] Microsoft.AspNetCore.Components.E2ETests: Skipping test case with duplicate ID '1956bf0d9b18d0954e9bc785dab4f6067d549837' ('Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerGlobalizationTest.CanSetCultureAndParseCultureSensitiveNumbersAndDates(culture: "en-US")' and 'Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerGlobalizationTest.CanSetCultureAndParseCultureSensitiveNumbersAndDates(culture: "en-US")')
[xUnit.net 00:00:00.58] Microsoft.AspNetCore.Components.E2ETests: Skipping test case with duplicate ID '906c136299e965a57028a89879acdf7b3d567696' ('Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerGlobalizationTest.CanSetCultureAndParseCultureSensitiveNumbersAndDates(culture: "fr-FR")' and 'Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerGlobalizationTest.CanSetCultureAndParseCultureSensitiveNumbersAndDates(culture: "fr-FR")')
[xUnit.net 00:03:38.47]     Microsoft.AspNetCore.Components.E2ETest.Tests.FormsInputDateTest.InputDateInteractsWithEditContext_TimeInput_Step [SKIP]
  Skipped Microsoft.AspNetCore.Components.E2ETest.Tests.FormsInputDateTest.InputDateInteractsWithEditContext_TimeInput_Step [1 ms]
[xUnit.net 00:14:02.04]     Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction [FAIL]
  Failed Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction [2 s]
  Error Message:
   OpenQA.Selenium.WebDriverException : aborted by navigation: loader has changed while resolving nodes
  (Session info: chrome=132.0.6834.83)
  Stack Trace:
     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.WebDriver.get_Url()
   at Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction() in /home/vsts/work/1/s/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs:line 1367
   at InvokeStub_FormWithParentBindingContextTest.SubmitButtonFormactionAttributeOverridesEnhancedFormAction(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
[xUnit.net 00:22:48.73] Microsoft.AspNetCore.Components.E2ETests: [Long Running Test] 'Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.AntiforgeryTests.CanUseAntiforgeryAfterInitialRender(target: "server")', Elapsed: 00:00:31
Results File: /home/vsts/work/1/s/artifacts/TestResults/Release/Unquarantined/Microsoft.AspNetCore.Components.E2ETests.trx
Html test results file : /home/vsts/work/1/s/artifacts/TestResults/Release/Unquarantined/Microsoft.AspNetCore.Components.E2ETests.html

Build

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions