Skip to content

Conversation

akoeplinger
Copy link
Member

The feed is no longer needed and it was recently disabled on AzDO and causes test failures in WasmBuildTests

@Copilot Copilot AI review requested due to automatic review settings September 19, 2025 07:54
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 a disabled Azure DevOps package feed from NuGet configuration files used in WASM and WASI build tests. The darc-pub-dotnet-runtime-488a8a3 feed was originally added as a workaround for illink requiring a stable version but is no longer needed and has been disabled on Azure DevOps, causing test failures.

Key changes:

  • Removed obsolete package source configuration from test NuGet configs
  • Eliminated source of test failures caused by the disabled feed

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/mono/wasm/Wasm.Build.Tests/data/nuget8.config Removed the disabled darc-pub-dotnet-runtime-488a8a3 package source and related comments
src/mono/wasi/Wasi.Build.Tests/data/nuget8.config Removed the disabled darc-pub-dotnet-runtime-488a8a3 package source and related comments

@akoeplinger
Copy link
Member Author

Test/infrastructure-only change, tell mode, Servicing-approved.

@tannergooding tannergooding merged commit 329d2b2 into release/8.0 Sep 19, 2025
36 of 37 checks passed
@tannergooding tannergooding deleted the fix-wasm-8.0 branch September 19, 2025 13:39
This was referenced Oct 20, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to load service index for darc-pub-dotnet-runtime-488a8a35 in WASM CI legs

2 participants