You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly fails on extra-platforms
#81945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
[FAIL] System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(ignoreCase: False)
System.NullReferenceException : Object reference not set to an instance of an object.
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.<GenerateCollidingStrings>g__GetHashCodeFunc|4_0(ConcurrentDictionary`2 cd) + 0x30
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.GenerateCollidingStrings(Int32 count) + 0x6c
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(Boolean ignoreCase) + 0x1f
at System.Collections.Concurrent.Tests!<BaseAddress>+0x909a6d
at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x167
[FAIL] System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(ignoreCase: True)
System.NullReferenceException : Object reference not set to an instance of an object.
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.<GenerateCollidingStrings>g__GetHashCodeFunc|4_0(ConcurrentDictionary`2 cd) + 0x30
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.GenerateCollidingStrings(Int32 count) + 0x6c
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(Boolean ignoreCase) + 0x1f
at System.Collections.Concurrent.Tests!<BaseAddress>+0x909a6d
at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x167
The text was updated successfully, but these errors were encountered:
[FAIL] System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(ignoreCase: False)
System.NullReferenceException : Object reference not set to an instance of an object.
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.<GenerateCollidingStrings>g__GetHashCodeFunc|4_0(ConcurrentDictionary`2 cd) + 0x30
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.GenerateCollidingStrings(Int32 count) + 0x6c
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(Boolean ignoreCase) + 0x1f
at System.Collections.Concurrent.Tests!<BaseAddress>+0x909a6d
at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x167
[FAIL] System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(ignoreCase: True)
System.NullReferenceException : Object reference not set to an instance of an object.
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.<GenerateCollidingStrings>g__GetHashCodeFunc|4_0(ConcurrentDictionary`2 cd) + 0x30
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.GenerateCollidingStrings(Int32 count) + 0x6c
at System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly(Boolean ignoreCase) + 0x1f
at System.Collections.Concurrent.Tests!<BaseAddress>+0x909a6d
at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x167
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=165856
Build error leg or test failing: System.Collections.Concurrent.Tests.ConcurrentDictionary_Generic_Tests_string_string.NonRandomizedToRandomizedUpgrade_FunctionsCorrectly
Pull request: #81481
Error Message
The text was updated successfully, but these errors were encountered: