Skip to content

Enable SubmitButtonFormactionAttributeOverridesEnhancedFormAction #63146

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ilonatommy
Copy link
Member

Re-enabling the test. We upgraded chromium since the bug was reported.

Fixes #60067

@ilonatommy ilonatommy added this to the 10.0-rc1 milestone Aug 6, 2025
@ilonatommy ilonatommy self-assigned this Aug 6, 2025
@ilonatommy ilonatommy added the area-blazor Includes: Blazor, Razor Components label Aug 6, 2025
@ilonatommy ilonatommy marked this pull request as ready for review August 6, 2025 14:05
@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 14:05
@ilonatommy ilonatommy requested a review from a team as a code owner August 6, 2025 14:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR re-enables a previously quarantined test SubmitButtonFormactionAttributeOverridesEnhancedFormAction after upgrading Chromium, which resolved the underlying bug that caused the test to be quarantined.

  • Removes the [QuarantinedTest] attribute that was blocking test execution
  • Re-enables test coverage for form submission behavior with formaction attributes

@ilonatommy ilonatommy enabled auto-merge (squash) August 6, 2025 15:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarantine SubmitButtonFormactionAttributeOverridesEnhancedFormAction
1 participant