Skip to content

[test-quarantine] Quarantine BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent#66311

Merged
wtgodbe merged 2 commits intomainfrom
quarantine/blazorweb-js-initializers-test-437c8868a4f5722b
Apr 14, 2026
Merged

[test-quarantine] Quarantine BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent#66311
wtgodbe merged 2 commits intomainfrom
quarantine/blazorweb-js-initializers-test-437c8868a4f5722b

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Quarantines BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent which has been failing flakily in CI.

Failure summary

  • 23 failures across 11 builds in the components-e2e pipeline (definition 87)
  • Browser console shows: Failed to load module script: Expected a JavaScript-or-Wasm module but the server responded with a MIME type of ''
  • Causes Assert.NotEmpty() to fail because no initializer callbacks are invoked

Tracking issue: https://github.com/dotnet/aspnetcore/issues/#66307

Note

🔒 Integrity filter blocked 22 items

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

  • #66271 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66251 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66239 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66228 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66172 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66168 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66159 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66137 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66135 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66092 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66084 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66061 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66060 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65893 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65891 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65880 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 6 more items

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 · ● 11.7M ·

…sByDefaultWhenPresent

Test has failed 23 times across 11 builds. Failing with MIME type error
('Failed to load module script: Expected JavaScript-or-Wasm module but server
responded with MIME type of empty string') causing collection to be empty.

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 14, 2026 11:02
@github-actions github-actions bot added test-failure needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Apr 14, 2026
@ilonatommy ilonatommy assigned ilonatommy and unassigned ilonatommy Apr 14, 2026
@wtgodbe wtgodbe merged commit c742578 into main Apr 14, 2026
25 checks passed
@wtgodbe wtgodbe deleted the quarantine/blazorweb-js-initializers-test-437c8868a4f5722b branch April 14, 2026 17:30
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview4 milestone Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants