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

MonoTests.System.Runtime.Caching.CountersTest.Basic_Counters failed #52527

Closed
danmoseley opened this issue May 10, 2021 · 3 comments
Closed

MonoTests.System.Runtime.Caching.CountersTest.Basic_Counters failed #52527

danmoseley opened this issue May 10, 2021 · 3 comments
Labels
area-System.Runtime.Caching untriaged New issue has not been triaged by the area owner

Comments

@danmoseley
Copy link
Member

Assert.True() Failure
Expected: True
Actual:   False


Stack trace
   at MonoTests.System.Runtime.Caching.CountersTest.PollCounters(String cacheName) in /_/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/CountersTest.cs:line 94
   at MonoTests.System.Runtime.Caching.CountersTest.Basic_Counters() in /_/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/CountersTest.cs:line 49
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_0(Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 1896

https://dev.azure.com/dnceng/public/_build/results?buildId=1128710&view=ms.vss-test-web.build-test-results-tab&runId=34284980&resultId=177413&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab

net6.0-windows-Debug-x64-CoreCLR_checked-Windows.10.Amd64.Open

@StephenMolloy it looks like you only just added this test.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label May 10, 2021
@danmoseley
Copy link
Member Author

#52565

@StephenMolloy
Copy link
Member

This should have been fixed over the weekend with #52490. I'm guessing this failure came before the fix?

@danmoseley
Copy link
Member Author

I don't know, happy to close and see.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.Caching untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants