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

[wasm] Remove explicit WasmBootConfigFileName from tests #47759

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

maraf
Copy link
Member

@maraf maraf commented Mar 20, 2025

The change to have dotnet.boot.js as a default boot config flown from runtime to sdk. We can remove the explicit configuration from all tests.

Contributes to dotnet/aspnetcore#59456

@maraf maraf added this to the 10.0.1xx milestone Mar 20, 2025
@maraf maraf self-assigned this Mar 20, 2025
@Copilot Copilot bot review requested due to automatic review settings March 20, 2025 09:03
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Mar 20, 2025
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 removes the explicit configuration of WasmBootConfigFileName from tests, relying on the new default provided by the dotnet.boot.js changes in the runtime and SDK.

  • Removed the hard-coded WasmBootConfigFileName configuration block in the test asset setup.
  • Simplified the test configuration for AspNetSdkTest.

@maraf maraf merged commit 820d7bd into dotnet:main Mar 21, 2025
39 checks passed
@maraf maraf deleted the RemoveExplicitWasmBootConfigFileName branch March 21, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-WasmSdk untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants