-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Rolling build failures in System.Diagnostics.PerformanceCounter.Tests #60403
Comments
This has been disabled as it was failing every time on Windows ARM64 (rolling builds only) |
another one different test
|
this efficiently gives all the crashes let jobs = Jobs ConsoleUri they are all the above or CounterSample_Calculate_CalculateCounterSampleCounterSample or this
and all on Arm64 |
Probably will need dump file or repro to solve this one. I don't have this hardware.. |
Just want to follow up to see how much of this issue is subsumed by #60933. Since this is only happening on ARM64, I'll look into repro'ing it on a VM. |
Did you end up looking @smasher164 ? |
No, I wasn't able to get the Windows ARM VM to boot. I was planning on taking another look after the ApiCompat features for .NET 7. |
Description
This is most likely existing bug exposed by #60372
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1420264&view=results
Click to expand log
Reproduction Steps
Run tests on
net7.0-windows-Release-arm64-CoreCLR_release-Windows.10.Arm64.Open
or schedule rolling buildExpected behavior
See log
Actual behavior
See log
Regression?
likely no
Known Workarounds
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered: