Use WebAssemblyHotReloadCapabilities project property #45055
+68
−111
Build Analysis / Build Analysis
failed
Nov 23, 2024 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Test Failures (1 tests failed)
🔹 [All failing tests from dotnet-sdk-public-ci]
- Data Driven SubResults
- Exception Message
Expected string to be equivalent to ".NET Standard 2.1" with a length of 17, but "�[1F .NET Standard 2.1" has a length of 23, differs near "�[1" (index 0).
- Stack Trace
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(Func`1 failReasonFunc) at FluentAssertions.Primitives.StringEqualityValidator.ValidateAgainstLengthDifferences() at FluentAssertions.Primitives.StringValidator.Validate() at FluentAssertions.Primitives.StringAssertions`1.BeEquivalentTo(String expected, String because, Object[] becauseArgs) at Microsoft.NET.Build.Tests.GivenThatWeWantToControlGeneratedAssemblyInfo.CheckTargetFrameworkDisplayName(String targetFrameworkVersion, String expectedFrameworkDisplayName) in /_/test/Microsoft.NET.Build.Tests/GivenThatWeWantToControlGeneratedAssemblyInfo.cs:line 862 at InvokeStub_GivenThatWeWantToControlGeneratedAssemblyInfo.CheckTargetFrameworkDisplayName(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ Microsoft.NET.Build.Tests.GivenThatWeWantToControlGeneratedAssemblyInfo.CheckTargetFrameworkDisplayName [Console] [Details] [Artifacts] [1.36% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Microsoft.NET.Build.Tests.GivenThatWeWantToControlGeneratedAssemblyInfo.CheckTargetFrameworkDisplayName(targetFrameworkVersion: \"netstandard2.1\", expectedFrameworkDisplayName: \".NET Standard 2.1\")
Loading