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

Merged
merged 1 commit into from
Aug 20, 2025

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
@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Aug 13, 2025
@ilonatommy ilonatommy closed this Aug 20, 2025
auto-merge was automatically disabled August 20, 2025 06:42

Pull request was closed

@ilonatommy ilonatommy reopened this Aug 20, 2025
@ilonatommy ilonatommy removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Aug 20, 2025
@ilonatommy ilonatommy enabled auto-merge (squash) August 20, 2025 07:23
@ilonatommy ilonatommy merged commit 177c938 into dotnet:main Aug 20, 2025
32 checks passed
@ilonatommy ilonatommy modified the milestones: 10.0-rc1, 10.0-rc2 Aug 20, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarantine SubmitButtonFormactionAttributeOverridesEnhancedFormAction
3 participants