Skip to content

Conversation

dotnet-maestro[bot]
Copy link
Contributor

…6.15.0.21

Microsoft.Build.NuGetSdkResolver , NuGet.Build.Tasks , NuGet.Build.Tasks.Console , NuGet.Build.Tasks.Pack , NuGet.CommandLine.XPlat , NuGet.Commands , NuGet.Common , NuGet.Configuration , NuGet.Credentials , NuGet.DependencyResolver.Core , NuGet.Frameworks , NuGet.LibraryModel , NuGet.Localization , NuGet.Packaging , NuGet.ProjectModel , NuGet.Protocol , NuGet.Versioning
 From Version 6.15.0-preview.1.7 -> To Version 6.15.0-preview.1.21
@joeloff
Copy link
Member

joeloff commented Apr 24, 2025

Seeing consistent failures on rerun:

[xUnit.net 00:00:48.55]     Microsoft.NET.Sdk.BlazorWebAssembly.Tests.BlazorWasmStaticWebAssetsIntegrationTest.StaticWebAssets_BuildMinimal_Works [FAIL]
[xUnit.net 00:00:48.55]       System.Exception : Expected group '.gz' to have '424' endpoints but found '423'.

[xUnit.net 00:02:47.62]     Microsoft.NET.Sdk.BlazorWebAssembly.Tests.BlazorWasmStaticWebAssetsIntegrationTest.StaticWebAssets_PublishMinimal_Works [FAIL]
[xUnit.net 00:02:47.62]       System.Exception : Expected group '.gz' to have '156' endpoints but found '155'.

[xUnit.net 00:05:29.22]     Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmBuildIntegrationTest.Build_SatelliteAssembliesAreCopiedToBuildOutput [FAIL]
[xUnit.net 00:05:29.22]       System.Exception : Expected group '.gz' to have '496' endpoints but found '495'.

FYI @dotnet/aspnet-blazor-eng any of this look familiar?

@maraf
Copy link
Member

maraf commented Apr 25, 2025

Related to #48663, but I dunno yet why the CI passed there. It requires dotnet/runtime#114953 which landed in #48685.

When I merged the #48663, the runtime dependency pointed at dotnet/runtime@8c3a2e1, but now it points to dotnet/dotnet@721dc7a, which has older runtime sources.

@akoeplinger
Copy link
Member

We think we'll need a new runtime flow in #48711

@premun
Copy link
Member

premun commented Apr 25, 2025

FYI this PR will have to be closed and a new one reopened to make the coherency check go green

@joeloff
Copy link
Member

joeloff commented Apr 25, 2025

Thanks, closing it.

@joeloff joeloff closed this Apr 25, 2025
@dotnet-maestro dotnet-maestro bot deleted the darc-main-7fea8f4e-a282-4e44-848e-7a6da7db5895 branch April 25, 2025 15:43
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.

4 participants