dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.39k stars 10k forks source link

Skipped test WasmPublishIntegrationTest.Publish_HostedApp_WithoutTrimming_Works #39289

Closed pranavkm closed 1 year ago

pranavkm commented 2 years ago

Failing Test(s)

Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmPublishIntegrationTest.Publish_HostedApp_WithoutTrimming_Works

Error Message

File /private/tmp/helix/working/AF8C092D/w/A3460972/e/testExecutionDirectory/Publish_Hoste---FBEBD430/blazorhosted/bin/Debug/net7.0/publish/wwwroot/_framework/System.Linq.Parallel.dll did not have SHA matching uhSgWUqXlhoDpbdUr8Hob/1fkcPlxF+t/QIAA0sIJ6Y=. Found swT7xW8OjUqKCZR0Ll7BgZoK2uXl6aSDS9hDbqlYVjI=.

Stacktrace

```text at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message) at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args) at Microsoft.NET.TestFramework.Assertions.FileInfoAssertions.HashEquals(String expectedSha) in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/FileInfoAssertions.cs:line 63 at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmPublishIntegrationTestBase.g__VerifyBootManifestHashes|1_0(TestAsset testAsset, String blazorPublishDirectory, Dictionary`2 resources) in /_/src/Tests/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmPublishIntegrationTestBase.cs:line 46 at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmPublishIntegrationTestBase.VerifyBootManifestHashes(TestAsset testAsset, String blazorPublishDirectory) in /_/src/Tests/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmPublishIntegrationTestBase.cs:line 25 at Microsoft.NET.Sdk.BlazorWebAssembly.Tests.WasmPublishIntegrationTest.Publish_HostedApp_WithoutTrimming_Works() in /_/src/Tests/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/WasmPublishIntegrationTest.cs:line 773 ```

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1532667&view=ms.vss-test-web.build-test-results-tab&runId=43433666&resultId=101051&paneView=debug

ghost commented 2 years ago

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s). If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.