Skip to content
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

Quarantine FormWithParentBindingContextTest.RadioButtonGetsResetAfterSubmittingEnhancedForm #61144

Open
radical opened this issue Mar 24, 2025 · 0 comments
Labels
area-blazor Includes: Blazor, Razor Components test-failure

Comments

@radical
Copy link
Member

radical commented Mar 24, 2025

Failing Test(s)

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

Error Message

   Error Message:
    Assert.False() Failure
 Expected: False
 Actual:   True

Stacktrace

 Stack Trace:
    at Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.RadioButtonGetsResetAfterSubmittingEnhancedForm() in /home/vsts/work/1/s/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs:line 1358
  at InvokeStub_FormWithParentBindingContextTest.RadioButtonGetsResetAfterSubmittingEnhancedForm(Object, Object, IntPtr*)
  at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Logs


Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=990792&view=logs&j=fe94c0c9-bb8c-5d6f-3b51-887173cc2f5c&t=b4bd3469-f776-5941-b623-568498d38bde

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Mar 24, 2025
radical added a commit that referenced this issue Mar 24, 2025
- Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.FormHandlingTests.FormWithParentBindingContextTest.RadioButtonGetsResetAfterSubmittingEnhancedForm
  #61144
- Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.EnhancedNavigationTest.NavigationManagerUriGetsUpdatedOnEnhancedNavigation_BothServerAndWebAssembly
  #61143
@javiercn javiercn added this to the .NET 10 Planning milestone Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components test-failure
Projects
None yet
Development

No branches or pull requests

2 participants