Skip to content

[test-quarantine] Quarantine BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent#66283

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
quarantine/blazor-web-js-initializers-test-2026-04-12-0ed2d70b3408327a
Closed

[test-quarantine] Quarantine BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent#66283
github-actions[bot] wants to merge 1 commit intomainfrom
quarantine/blazor-web-js-initializers-test-2026-04-12-0ed2d70b3408327a

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

Quarantine BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent which has been failing consistently in CI.

Associated issue: #66282

Failure Details

The test has failed 23+ times on the main branch over the past 30 days in the components-e2e pipeline (definition 87). The failures show Assert.NotEmpty() Failure: Collection was empty — the expected JavaScript initializer callback DOM elements are not present in the browser when the test asserts them.

Representative failing builds:

Changes

  • Added [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/#66282")] to InitializersRunsModernCallbacksByDefaultWhenPresent
  • Added using Microsoft.AspNetCore.InternalTesting;

Note

🔒 Integrity filter blocked 6 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #66003 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66084 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66228 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66276 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65696 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65696 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Test Quarantine Management · ● 4.9M ·

…sByDefaultWhenPresent

The test has been failing consistently (23+ times) in the components-e2e
pipeline (definition 87) on the main branch over the past 30 days.

Associated issue: #aw_blzinit1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot requested a review from a team as a code owner April 12, 2026 10:33
@javiercn
Copy link
Copy Markdown
Member

Don't think it was a flaky test issue, but a real issue that I believe has been fixed.

@javiercn javiercn closed this Apr 12, 2026
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 12, 2026
wtgodbe added a commit that referenced this pull request Apr 12, 2026
Check closed (not merged) [test-quarantine] PRs from the past 30
days before creating new quarantine/unquarantine PRs. If a previous
PR for the same test was closed by a repo member with a comment
explaining why (e.g., test wasn't actually flaky, fix was merged),
skip that test for the current run.

Motivated by PR #66283 where a quarantine PR was closed because the
test failure was a real bug that had already been fixed, not a flaky
test.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
wtgodbe added a commit that referenced this pull request Apr 12, 2026
Check closed (not merged) [test-quarantine] PRs from the past 30
days before creating new quarantine/unquarantine PRs. If a previous
PR for the same test was closed by a repo member with a comment
explaining why (e.g., test wasn't actually flaky, fix was merged),
skip that test for the current run.

Motivated by PR #66283 where a quarantine PR was closed because the
test failure was a real bug that had already been fixed, not a flaky
test.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
wtgodbe added a commit that referenced this pull request Apr 12, 2026
* Skip tests that were previously rejected for quarantine/unquarantine

Check closed (not merged) [test-quarantine] PRs from the past 30
days before creating new quarantine/unquarantine PRs. If a previous
PR for the same test was closed by a repo member with a comment
explaining why (e.g., test wasn't actually flaky, fix was merged),
skip that test for the current run.

Motivated by PR #66283 where a quarantine PR was closed because the
test failure was a real bug that had already been fixed, not a flaky
test.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Specify trusted author_association values for closed PR checks

Use explicit author_association values (OWNER, MEMBER, COLLABORATOR,
CONTRIBUTOR) instead of vague 'repository member or contributor'
wording. CONTRIBUTOR is needed because github-actions[bot] (which
runs the quarantine workflow) has that association value.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant