Rewrite TagList for .NET 8+ #104132
Rewrite TagList for .NET 8+ #104132
.NET Result Analysis
Details
‼️ Build Analysis Check Result has been manually overridden
- The build analysis check result has been updated by the user for the following reason: failures are known
- The check result has changed from Failure to Success
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.
⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis
Known test errors
Test Failures (1 tests failed)
🔹 [All failing tests from runtime]
- Exception Message
Assert.Equal() Failure: Values differ Expected: 2 Actual: 1
- CallStack
at System.Runtime.Loader.Tests.AssemblyLoadContextTest.CollectibleChecker.GcAndCheck(Int32 overrideExpect) in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 488 at System.Runtime.Loader.Tests.AssemblyLoadContextTest.TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnotherTest.CheckContextUnloaded1() in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 418 at System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother() in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 453
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
❌ System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother [Console] [Details] [Artifacts] [0.09% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]