-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Intermittent unittest failure in win_perf_counters #4301
Comments
@vlastahajek Could you take a look? |
I've already fixed this as a part of PR #4267. Are going to merge it? Or, do you want to create a separate PR with the test fix? |
Fix this in that PR will be fine, no way to re-run tests without a commit unfortunately. In a pinch you should be able to |
I'm hijacking this issue for another intermittent issue (previous issue seems to be fixed):
@vlastahajek Do you have time to look at this? |
@danielnelson, I'm busy with sth else, I can look at this in ~ 2 weeks |
Sorry for getting to this so late. |
We have been getting an intermittent unittest failure in the win_perf_counters tests after the recent changes.
System info:
master 7781507
Steps to reproduce:
go test ./plugins/inputs/win_perf_counters/...
Expected behavior:
Actual behavior:
Additional info:
https://ci.appveyor.com/project/influx/telegraf/build/3013
The text was updated successfully, but these errors were encountered: