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

PerformanceCounter_NextValue_ProcessorCounter failed in CI #29753

Closed
stephentoub opened this issue Jun 3, 2019 · 3 comments · Fixed by #60372
Closed

PerformanceCounter_NextValue_ProcessorCounter failed in CI #29753

stephentoub opened this issue Jun 3, 2019 · 3 comments · Fixed by #60372
Labels
area-System.Diagnostics.PerformanceCounter disabled-test The test is disabled in source code against the issue Priority:1 Work that is critical for the release, but we could probably ship without
Milestone

Comments

@stephentoub
Copy link
Member

Windows.10.Amd64.ClientRS4.ES.Open-x86-Release
Get Repro environment
Unhandled Exception of Type Xunit.Sdk.TrueException
Message :
Assert.True() Failure
Expected: True
Actual:   False
Stack Trace :
   at System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_NextValue_ProcessorCounter() in /_/src/System.Diagnostics.PerformanceCounter/tests/PerformanceCounterTests.cs:line 156
@stephentoub
Copy link
Member Author

Failed again:
https://mc.dot.net/#/user/dotnet-bot/pr~2Fdotnet~2Fcorefx~2Frefs~2Fpull~2F38484~2Fmerge/test~2Ffunctional~2Fcli~2Finnerloop~2F/20190612.28/workItem/System.Diagnostics.PerformanceCounter.Tests/analysis/xunit/System.Diagnostics.Tests.PerformanceCounterTests~2FPerformanceCounter_NextValue_ProcessorCounter

Unhandled Exception of Type Xunit.Sdk.TrueException
Message :
Assert.True() Failure
Expected: True
Actual:   False
Stack Trace :
   at System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_NextValue_ProcessorCounter() in /_/src/System.Diagnostics.PerformanceCounter/tests/PerformanceCounterTests.cs:line 156

@msftgits msftgits transferred this issue from dotnet/corefx Feb 1, 2020
@msftgits msftgits added this to the 5.0 milestone Feb 1, 2020
@maryamariyan maryamariyan added the untriaged New issue has not been triaged by the area owner label Feb 23, 2020
@tommcdon tommcdon added p1 and removed untriaged New issue has not been triaged by the area owner labels Mar 7, 2020
@tommcdon tommcdon modified the milestones: 5.0.0, 6.0.0 Jul 30, 2020
@tommcdon tommcdon added Priority:1 Work that is critical for the release, but we could probably ship without and removed p1 labels Dec 4, 2020
@Anipik Anipik modified the milestones: 6.0.0, 7.0.0 Aug 17, 2021
danmoseley added a commit to danmoseley/runtime that referenced this issue Oct 14, 2021
@danmoseley
Copy link
Member

Let's just use a better counter.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Oct 14, 2021
danmoseley added a commit that referenced this issue Oct 14, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Oct 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Diagnostics.PerformanceCounter disabled-test The test is disabled in source code against the issue Priority:1 Work that is critical for the release, but we could probably ship without
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants