Skip to content
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.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HandleableCollectionClearItemsTest test failure #61492

Open
tommcdon opened this issue Nov 12, 2021 · 2 comments
Open

HandleableCollectionClearItemsTest test failure #61492

tommcdon opened this issue Nov 12, 2021 · 2 comments

Comments

@tommcdon
Copy link
Member

tommcdon commented Nov 12, 2021

HandleableCollectionClearItemsTest fails in CI with Assert.Equal() Failure\r\nExpected: 1\r\nActual: 2

Callstack

   at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.AddAndVerifyItems[T](HandleableCollection`1 collection, IEnumerable`1 itemsAndCounts) in /_/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 409
   at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.HandleableCollectionClearItemsTest() in /_/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 323
--- End of stack trace from previous location ---

Runfo Tracking Issue: handleablecollectionclearitemstest

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0
@tommcdon tommcdon transferred this issue from dotnet/diagnostics Nov 12, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Collections untriaged New issue has not been triaged by the area owner labels Nov 12, 2021
@ghost
Copy link

ghost commented Nov 12, 2021

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

Issue Details

HandleableCollectionClearItemsTest fails in CI with Assert.Equal() Failure\r\nExpected: 1\r\nActual: 2

Callstack

   at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.AddAndVerifyItems[T](HandleableCollection`1 collection, IEnumerable`1 itemsAndCounts) in /_/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 409
   at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.HandleableCollectionClearItemsTest() in /_/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 323
--- End of stack trace from previous location ---
Author: tommcdon
Assignees: -
Labels:

area-System.Collections, untriaged

Milestone: -

@ghost
Copy link

ghost commented Nov 12, 2021

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

HandleableCollectionClearItemsTest fails in CI with Assert.Equal() Failure\r\nExpected: 1\r\nActual: 2

Callstack

   at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.AddAndVerifyItems[T](HandleableCollection`1 collection, IEnumerable`1 itemsAndCounts) in /_/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 409
   at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.HandleableCollectionClearItemsTest() in /_/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 323
--- End of stack trace from previous location ---
Author: tommcdon
Assignees: -
Labels:

area-Diagnostics-coreclr, untriaged

Milestone: -

@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Nov 12, 2021
@tommcdon tommcdon added this to the Future milestone Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant