Avoid deadlocks in TypeDescriptor #97236
Merged
Build Analysis / Build Analysis
failed
Jan 21, 2024 in 0s
.NET Result Analysis
Details
Known test errors
Test Failures (3 tests failed)
🔹 [All failing tests from runtime]
- Data Driven SubResults
- Exception Message
Assert.True() Failure Expected: True Actual: False
- Stack Trace
at System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars(Char character, CompareInfo cmpInfo) in /_/src/libraries/System.Runtime/tests/System.Globalization.Tests/CompareInfo/CompareInfoTests.HashCode.cs:line 134 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.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 178
❌ System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars(character: 0x200b, cmpInfo: CompareInfo - )
- Exception Message
Assert.True() Failure Expected: True Actual: False
- Stack Trace
at System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars(Char character, CompareInfo cmpInfo) in /_/src/libraries/System.Runtime/tests/System.Globalization.Tests/CompareInfo/CompareInfoTests.HashCode.cs:line 134 at InvokeStub_CompareInfoHashCodeTests.CheckHashingOfSkippedChars(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars(character: '᠊', cmpInfo: CompareInfo - )
- Exception Message
Assert.True() Failure Expected: True Actual: False
- Stack Trace
at System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars(Char character, CompareInfo cmpInfo) in /_/src/libraries/System.Runtime/tests/System.Globalization.Tests/CompareInfo/CompareInfoTests.HashCode.cs:line 134 at InvokeStub_CompareInfoHashCodeTests.CheckHashingOfSkippedChars(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars [Console] [Details] [Artifacts] [21.49% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (3)
-
❌ System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars(character: '\\b', cmpInfo: CompareInfo - )
Loading