Add assert messages to ConcurrentDictionary test failing on native aot (#82047)
authorStephen Toub <stoub@microsoft.com>
Tue, 14 Feb 2023 10:45:34 +0000 (05:45 -0500)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 10:45:34 +0000 (05:45 -0500)
commit33b552f0c201d1763375c2016aa303fbe9280e02
tree9e5f72fd2c143c5df1bb1a016662096750714d4c
parent54972b75762f800fddbe1abfe5fce544ae671033
Add assert messages to ConcurrentDictionary test failing on native aot (#82047)

* Add assert messages to ConcurrentDictionary test failing on native aot

* Replace default.rd.xml

* Update src/libraries/System.Collections.Concurrent/tests/ConcurrentDictionary/ConcurrentDictionary.Generic.Tests.cs

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
---------

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
src/libraries/System.Collections.Concurrent/tests/ConcurrentDictionary/ConcurrentDictionary.Generic.Tests.cs
src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj
src/libraries/System.Collections.Concurrent/tests/default.rd.xml [deleted file]