Skip to content

Reenable Publish_HostingMultipleBlazorWebApps_Works test #53689

@akoeplinger

Description

@akoeplinger

The test Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmPublishIntegrationTest.Publish_HostingMultipleBlazorWebApps_Works is failing with a duplicate key error in the DiscoverPrecompressedAssets task:

error MSB4018: The "DiscoverPrecompressedAssets" task failed unexpectedly.
System.ArgumentException: An item with the same key has already been added.
Key: ...\BlazorMultipleApps.Shared\bin\Debug\netstandard2.1\BlazorMultipleApps.Shared.pdb

This was observed in codeflow PR #53613 (comment).

The fix has been merged in dotnet/runtime#126211. This requires a rebootstrap to pick up the fix. The test should be re-enabled once a new bootstrap SDK is available that includes the fix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions